photo

Dustyn Roberts


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Review

배지 보기

Feeds

보기 기준

질문


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...

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


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 = @(...

대략 11년 전 | 답변 수: 2 | 1

2

답변

질문


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...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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('...

거의 12년 전 | 답변 수: 2 | 0

2

답변