photo

THANH NGUYEN


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

9 Questions
5 Réponses

RANG
216 735
of 301 195

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
5 Réponses

ACCEPTATION DE VOS RÉPONSES
22.22%

VOTES REÇUS
0

RANG
 of 21 190

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 322

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Help me do a big while function
I add a while above of the first line of my code, but it doesn't work as I want. The below is the code for first part. The first...

presque 13 ans il y a | 0

Question


Help me do a big while function
Prompt the user to enter a value for height in inches (59-78). Enter zero to end. While height not equal to zero process BMI ...

presque 13 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
help me do while function
I don't know how to do it. Can someone give an example to make my dump head understand how to do it? Thanks.

environ 13 ans il y a | 0

Réponse apportée
help me do while function
gender = input('Is the person a female or male? Enter F or M: ','s'); while (gender ~= 'F' || gender ~= 'f' || gender ~...

environ 13 ans il y a | 0

Question


help me do while function
Is the person a female or male? Enter F or M: x It should be like this Is the person a female or male? Enter F or M: f ...

environ 13 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
help me do while function
how about Enter F or M for gender. while gender is not equal to F || gender is not equal to M what is the notation for that?...

environ 13 ans il y a | 0

Question


help me do while function
Prompt the user to enter a value for height in inches (59-78) and weight in pounds (90-350). I don't know what I can't do that. ...

environ 13 ans il y a | 4 réponses | 0

4

réponses

Question


fprintf function question about
fprintf('that will be $ %5.2f ....) I know .2 mean 2 decimal place, but what is 5 mean here. Thanks.

environ 13 ans il y a | 1 réponse | 0

1

réponse

Question


sort and sortrow differences
what is the difference between sort and sortrow? Thanks

environ 13 ans il y a | 2 réponses | 0

2

réponses

Question


Help switch case problem
The requirement of this assignment is to calculate the Ideal Body Weight (IBW). The following equations are used to compute the ...

environ 13 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Help switch case problem
the target weight for target bmiw. I don't know why I got the wrong pound. It should be 184.3 pounds for bmi=25, but i got 165 p...

environ 13 ans il y a | 0

Question


How to use if elseif, if
Underweight: BMI is less than 18.5 Normal weight: BMI is 18.5 to 24.9 Overweight: BMI is 25 to 29.9 Obese: BMI is 30 or more ...

environ 13 ans il y a | 1 réponse | 0

1

réponse

Question


help create table for my assignment
assignment is here: <http://www.mediafire.com/view/?vxusaduasijdpdp> the table is at the end of those slide. Its title is Atlan...

environ 13 ans il y a | 1 réponse | 0

0

réponse

Question


help to find and display the mean,median for a matrix
The table is # # # # # The first is year.then ace,...... How to find and display the mean of secon...

environ 13 ans il y a | 1 réponse | 0

1

réponse