photo

Kelly Catlin


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
261,659
of 300,331

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,920

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,124

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Is there a method of significant preallocation beyond zeros?
I have been calling a function with 83000 iterations (as below): >>[t1data,t2data,Tdata,Ddata,lamdata] = example_run(2,...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Determining Constants with Optimization Toolkit
I am attempting to determine two constants (E0 and sigma) such that a given equation: D=F*(tau^2)*(t1/tau + exp(-t1/tau) -1...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Determining Constants by Iterating for Best-Fit Function
I have a best-fit function of a data set in the form of a n=2 polynomial. However, I also have a function of a nonlinear, expone...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Designing an iterative algorithm for a nonlinear system of equations
I am trying to design a function root2d2 (with a nested function root2d) that takes an input _t_ and iterates pre-programmed ini...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How do you use solve() to solve a complicated symbolic equation with one variable in terms of unknown constants?
*I have a a complicated symbolic equation that I would like to solve for x in terms of the letter-name constants. I received the...

8 years 前 | 0 个回答 | 0

0

个回答