photo

Darya


Michigan State University

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
235 622
of 301 370

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
80.0%

VOTES REÇUS
0

RANG
 of 21 243

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 217

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

Question


Matlab assumes a matrix is 1x2 instead of 1x9?
I have the following code: b should end up as a 1x9 matrix of values solved for in the equation. D0=D(1,:); D1=D(2,:); D2=...

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

2

réponses

Question


Error Message: Operands to the || and && operators must be convertible to logical scalar values.
Using the following script I get the above error message. I don't see how it connects, since my boundary conditions are scalars....

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


Curve fitting tool unavailable?
Attempting to use the command "fit", even for a very simple data set returns: Undefined function 'fit' for input arguments of t...

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


How to call a different function for each iteration of a loop?
If I have created a set of functions with names corresponding to indices, How do I later call that function with the index I a...

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

2

réponses

Question


How to add a variable index to a file name in a loop?
I would like to make it so every time this runs, for J=1:15, it saves a different version of the function minfun with the index ...

presque 12 ans il y a | 1 réponse | 0

1

réponse