Geeniee
Followers: 0 Following: 0
Feeds
질문
How to use lsqnonlin command.
I am supposed to use lsqnonlin to solve the least squares problem: . Please comment on my code. %data T = [126; 125; 123; ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I plot this small set as a beautiful histogram?
I have a set of values which represent a statistic x = 227 187 223 254 210 226 229 275 201 188 204 ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How do I remove all filenames from my cellarray with .m ending, if else how do I save those with .bmp?
I have saved all filenames in a cell array for a given folder however, I only want it to include the files with ending .bmp. fu...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
How do I save filenames in a for loop for later access?
I'm able to iterate through a given folder and display the names of all files. However, I want to save the names so did I can do...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How do I summarize this code in a for-loop?
I am supposed find the best rational approximation for e using the quotient q/p, such that q is a 1-digit number, 2-digit number...
거의 4년 전 | 답변 수: 1 | 0