photo

Mat Hunt


Last seen: 3 days 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
280,197
of 299,793

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Wonky solutions for mixed parabolic-hyperbolic PDEs
I'm solving the equations: I'm using the finite volume method with a constant spacing on dh, so it seems to be a simple s...

2 months 前 | 0 个回答 | 0

0

个回答

提问


Vectorisation of a transform
I am numerically coding up a transform with the following code: function y=transform(x,f_x,z) dx=x(2)-x(1); n=length(...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to I compute partial derivatives of a function
Suppose I have a function z=z(x,y), how do I numerically (not symbolically) compute the partial derivatives? I know of the fu...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Numerical implementation of Hilbert transform
I have been trying to implement the Hilbert transform numerically but I have been having some trouble. The way I decided to do i...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Error of binary operator '/' not implemented for 'scalar' by 'function handle' operations
So I have been experimenting with function handles and generally trying to vectorise my code to make it run nice and fast. I hav...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Code doesn't work on latest version of matlab.
I wrote a Newton solver in Matlab 2008 and it worked brilliantly. I now try it on an later version of matlab and it stops giving...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Numerically computing the inverse Fourier transform
Suppose I have the Fourier transform of a function F_hat=F_hat(k), where k is the Fourier transformed variable. I have constants...

9 years 前 | 0 个回答 | 0

0

个回答