Adam Parry - MATLAB Central
photo

Adam Parry


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 06/12 to 04/25Use left and right arrows to move selectionFrom 06/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 个提问
6 个回答

排名
201,188
of 298,264

声誉
0

贡献数
8 个提问
6 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Creating new arrays from the elements of multiple arrays
I'm not sure if the way I am doing this is the most efficient but what I have is multiple arrays, A{i}, created using data impor...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the error on scaled parameters
Essentially I have been trying to fit some data to a model, you can follow my progress else where on MATLAB answers if you are i...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Multiple Variable For Loop
Hi I have so far written this for loop for i = 1:VgStep for start = 1:VgStep:endPoint-VgStep+1 for step = ...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
For Loop No Idea!
Hello people kind enough to help. I have got myself stuck again. Apparently Matlab does not like this either for i = ...

12 years 前 | 0

提问


For Loop No Idea!
So I'm not used to how you write programming code in Matlab, or really any language to be honest, so could someone tell me how t...

12 years 前 | 2 个回答 | 0

2

个回答

已回答
Non Linear Fit help?
Hi Long time To be honest. I think that I am just about understanding the statistical things that you are doing in order t...

12 years 前 | 0

已回答
Non Linear Fit help?
<https://dl.dropbox.com/u/11653970/Extracting%20Parameters%20from%20the%20Current-Voltage%20Characteristics%20of%20Organic%20Fie...

12 years 前 | 0

提问


Non Linear Fit help?
I have been trying to fit some data with a model for some time now and am getting fairly close. In origin pro the fit seems to w...

13 years 前 | 7 个回答 | 0

7

个回答

已回答
Non linear fit with four parameters help.
Vg Ig Vs Is Vd Id 20 3.76E-10 0 -1.54E-10 -0.5 -5.27E-11 19.2 1.94E-10 0 -7.75E-11 -0.5 -3.01E-11 18.4 1.38E-10 0 -6.02...

13 years 前 | 0

提问


Non linear fit with four parameters help.
Hi I am looking to fit some data with a model that has four parameters. I am presently using nlinfit, and have two problems. ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Error in the intercept
I think I have cracked it if anyone is interested. Fairly simple if you use nlinfit. (I would be interested to know if you ca...

13 years 前 | 1

| 已接受

提问


element by element sum with two arrays
I basicly have to arrays A1 and B1 and would like to do this sum(over i)((A1(i)-a*B1(i)-b)^2) so i tried using this sum...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Error in the intercept
I think this might be a dumb question, but how do you find the error of the intercept for a straigh line graph that I have fittd...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
lsqcurvefit constrain to real fitting parameters
I'm sorry that I don't have an answer but I am also suffering from the same problem. Did you come up with a fix, or was it to...

13 years 前 | 0