Statistics
RANK
11,093
of 295,569
REPUTATION
4
CONTRIBUTIONS
3 Questions
5 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 years ago
How to vectorize writing to a txt file
Dear Cedric, thank you very much for you solution. Certainly it is a very clever solution and my program now runs hundreds of...
11 years ago | 0
Question
How to vectorize writing to a txt file
Hi there, I have to write a function in matlab to create a txt file with the following format: (x(1),y(1)),(x(2),y(2)),......
11 years ago | 2 answers | 0
2
answersParallel computing (parfor) or various GUI?
Hi Edric! and thank you for your answer. My simulations don't use graphics they just write some results into a .mat file. The...
11 years ago | 0
Question
Parallel computing (parfor) or various GUI?
Hi Everybody, I can hav acces to more than one Matlab license so that I can run various GUI at the same time in my computer. ...
11 years ago | 2 answers | 0
2
answersQuestion
Change equation in fsolve inside a loop
Hi All, I am having some trouble with the following problem: I create some symbolic equations from a complex mathematical ...
12 years ago | 3 answers | 0
3
answersHow to plot GPS time series in matlab. I have not able to plot the error part in the time series. Data format is given below
You could create a variable let's say X=1; If you open it in the workspace-window you can see an excel-like gui. Just copy it t...
12 years ago | 0
| accepted
Change equation in fsolve inside a loop
I still do not know how to make it work. The thing is I get my model as a function of x1,x2,x3 or x,y,z. How can I change it to ...
12 years ago | 0
Change equation in fsolve inside a loop
Hi Conrad, thank you for your answer. I'll check it and keep you informed!!!
12 years ago | 0