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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0