Community Profile

photo

Geeniee


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer