photo

David


University of Oxford

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
3 回答

ランク
2,214
of 300,900

評判
30

コントリビューション
10 質問
3 回答

回答採用率
70.0%

獲得投票数
16

ランク
 of 21,106

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,578

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Undefined variable "matlab"
Hi, I recently installed MATLAB 2018b onto a new Windows 10 machine. Running an old .m file, I now see an error when calling th...

約7年 前 | 1 件の回答 | 0

1

回答

回答済み
Exclude points in a surface fit with lsqcurvefit
If anyone is interested how I solved this: I used the "fit" function instead and created a weighting function where I weighted m...

7年以上 前 | 0

| 採用済み

質問


Exclude points in a surface fit with lsqcurvefit
Hi, Is it possible to exclude points in a 2-D fit when using the function lsqcurvefit? If it is possible, what syntax coul...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Different order Bessel function in each column of an array
Is there a way of calculating the array J, below, without using a loop? X = 0:0.1:20; J = zeros(5,201); for...

8年弱 前 | 1 件の回答 | 0

1

回答

回答済み
All figures in subplot saved to animated gif file.
I think I have solved this myself. I will leave the answer here in case anyone else has a similar problem. Ammended code: ...

8年弱 前 | 14

| 採用済み

質問


All figures in subplot saved to animated gif file.
Hi, I am attempting to save a sequence of figures created using the subplot() function to a .gif animation. Currently, onl...

8年弱 前 | 1 件の回答 | 1

1

回答

質問


Resample example from Mathworks site not working (for me).
Hi, I am attempting to run the example code for the resample function found on the Mathworks website: <http://uk.mathworks...

9年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Calling a custom function in fittype
In case it simplifies the situation at all, I have rewrote the FWHMf function to: function[F05] = FWHMf(x,Y) ...

約10年 前 | 0

質問


Calling a custom function in fittype
Hi, I am attempting to create a custom fit, which itself calls a simple function. In a separate .m file I define a functio...

約10年 前 | 1 件の回答 | 0

1

回答

質問


Fresnel-like diffraction using linear convolution
Hi guys, I'm trying to calculate the convolution of a Gaussian function and a parabolic wavefront (like in Fresnel diffractio...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Missing legend entries on plotyy
Hi, I am attempting to plot data on to a graph with two different y axis. I used the plotyy function. To plot four functions ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


passing variable value into fittype function
Hello, I am having some trouble passing variables into the fittype function. I would like to pass the coefficient value fr...

14年弱 前 | 0 件の回答 | 1

0

回答

質問


Quickly access a group of arrays using a loop
Hi, I have a set of arrays labeled as "A1", "A2", "A3"..."An" What I would like to do is write a loop that allows me to acce...

14年以上 前 | 1 件の回答 | 0

1

回答