photo

Leah


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
0 个回答

排名
24,463
of 297,457

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
18.18%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


help on making a table or stringing data
I have c= 4 5 6 and there is a loop where c changes so the next one is c= 8 3 19 and it goes so on 16 times total. how do i m...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how do i fit many different curves to many different quardratic equations
if i have 16 different lines on my graph how do i fit the curve to a quadratic. i want to fit each of the individual lines to a ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


help on title of graph
i have subplots of 16 graphs and i want the title of the graph to be for the first one A, second B, third one C and so on up unt...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how do you make an array with letters
is there a function where instead of typing, A B C D E F .... there is a function that automatically makes an array from A throu...

12 years 前 | 3 个回答 | 1

3

个回答

提问


how do you hide an output?
I have a name where I am using the string function (strtok) to extract specific things out of the name for example abc_pD_34...

12 years 前 | 2 个回答 | 0

2

个回答

提问


How do you find the max within a specified window?
so i have a plot where i want to find the maximum point within that plot. There is a set window or parameter that i want to find...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Help on writing a code! pleaseee!!!
I am not very familiar with matlab and I am trying write a code to find the peaks of a plot. pleasseee helpp thank you!

12 years 前 | 1 个回答 | 0

1

个回答

提问


if i have a plot, how do i have find the derivative of the plot?
for example i have plot(x,y) how do i have find the derivative of it and then find the zeros in that derivative plot?

12 years 前 | 1 个回答 | 0

1

个回答

提问


help on fitting a curve
how do you fit data with a peak using a Gaussian curve? If there are two peaks but you only want to fit a curve within a specif...

12 years 前 | 1 个回答 | 0

1

个回答

提问


helppp on finding maximum
If there are two peaks and you want to find the second peak's highest point how do you find that? how do you set limitations bet...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Why do I receive the error "Inavlid file identifier" when using fopen?
function spec = abc(filelist); filelist='filelist23.txt'; fl = importdata(filelist); nFile = size(fl,1); ...

12 years 前 | 2 个回答 | 0

2

个回答