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