photo

Dustyn Roberts


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

  • First Review

Afficher les badges

Feeds

Afficher par

Question


fmincon with matrix inputs --> nonlinear cost function and constraints
I have a myfun.m file that defines the following function: f = 0.5 * (norm(C*x - d))^2; and it is called in a main scrip...

environ 10 ans il y a | 1 réponse | 1

1

réponse

Question


modify xlswritefig to use already existing file?
How can I adapt this code to write to a file that already exists (is being created)? For example, if I have this line that works...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


Help with syntax of calling genetic algorithm (ga) function
I have a fairly complex optimization problem set up that I've solved through fmincon by calling it like this myfun = @(...

presque 11 ans il y a | 2 réponses | 1

2

réponses

Question


How do I loop through nested structures and index each component in a larger matrix?
I have data on several subjects that each performed several trials of an activity. I have read all the data into structs in the...

plus de 11 ans il y a | 1 réponse | 0

0

réponse

Question


xlsread on Mac not working
I use xlsread all the time on Windows, but it's not working on my Mac. Here is the line of code that doesn't work: xlsread('...

plus de 11 ans il y a | 2 réponses | 0

2

réponses