Statistica
10 Domande
0 Risposte
RANK
193.608
of 295.467
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Binary to character function?
So far I have this function: function char2bin char=input('Enter a character: ', 's'); char2=(dec2bin(char)) spr...
quasi 10 anni fa | 2 risposte | 0
2
risposteDomanda
Character to Binary function?
I need to create a function that will: accept a character and returns a vector of 8 logical values (bits) that are the binary ...
quasi 10 anni fa | 2 risposte | 0
2
risposteDomanda
Modifying this code to make a cell array?
sizegroup=input('Enter number of students: '); for k = 1:1:sizegroup %read in name and score name=input('ente...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Can someone explain to me how this function works?
function finElemNext = nextTemps( finElem ) % This function will create a new fin element array by averaging the % temp...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there anyone that would able to help me do an assignment over skype messaging or something?
I have an assignment for class about Finite Element Analysis. I don't really have any friends in the class to help me. I got abo...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
Help with loops and plotting with functions
I have this assignment, and I'm stuck on making this function. This is what we were given: This function has a finElems...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Help with Function Errors?
I have the following 2 functions: function hitPond(pondRadius, xhit, yhit) %use distance formula to find length between ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Monte Carlo Simulation question?
Hey, I need to make a program that proves monte carlo sampling to find the area of a circle. So basically, there is a circular...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
'for loop' for beginners?
I'm having trouble figuring out a for loop command. I'm trying to make a matlab script that allows the user to input a row vecto...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
Help with Vectors and For Loops and determining whether it's negative or positive?
Iterate through a vector A, using a for loop and create a new vector B, containing logical values. The new vector should conta...
circa 10 anni fa | 1 risposta | 0