photo

Geeniee


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
185,463
of 300,338

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

4 years ago | 1 answer | 0

1

answer