photo

Tom


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
3 个回答

排名
22,057
of 300,429

声誉
1

贡献数
4 个提问
3 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 20,976

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,781

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Inserting differentiation delta text
Thank you! I had tried \part and \PartialD as per an older list I found, but as you say \partial works (apparently the updated l...

10 years 前 | 0

提问


Inserting differentiation delta text
I have been unable to insert the differentiation delta, ∂, in Matlab text (specifically, in axis labels). /part and /PartialD ar...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
String ('char') variables from symbolic expressions
Thank you so much, Walter! I did not know that this was necessary, but a proper symolic initialization solved the problem perfec...

12 years 前 | 0

| 已接受

提问


String ('char') variables from symbolic expressions
I'm using this code for numerical Laplace inversions: http://www.mathworks.com/matlabcentral/fileexchange/32824-numerical-inver...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Defining a non-predetermined number of variables inside a loop
Thank you both for the replies. Apparently it's impossible to avoid using a cell, unless I am willing to use eval. Image Analyst...

12 years 前 | 0

提问


Defining a non-predetermined number of variables inside a loop
Hi, I have the following code for loading all the files from a given folder: function out = prepfold in = input('...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Calculating p value for non-linear fit
Matlab documentation has the following on the calculation of the p statistics, implemented in the corrcoef function: "The p-v...

13 years 前 | 0 个回答 | 1

0

个回答