photo

Antonio


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
24,319
of 297,503

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


sparse arrays and ODE
Hi all, I am using the ODE solver of matlab. I pass as an input a sparse array but the ODE solver always gives a solution in ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


using sparse matrix
Hi all, I have to solve a set of ode. I would like to improve the efficiency using sparse matrices instead of normal ones, bu...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Solvind ODE with sudden change od dy/dt function
Hi all, I have a problem. I am trying to solve an ODE with ode45, but the dy/dt function has to change abruptly at a certain t...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Complex Matrix interpolation
Hi all, I have a set of N, complex valued 2 dimensional matrices (dimension DxD), "M", that I want to fit with a set of N value...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Reduce the numbers of inputs in a numerical function
Hi all, if I have a numerical function f(x,y,z), and given that in my program most of the time x and y are fixed, I would like ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Kron efficiency
Hi all, I have a matlab program whose bottleneck according to the profiler is the kron function. The program basically is a ode...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Turn a numeric function into a symbolic one
Hi all, do you know ho to turn a function with numeric input and output into a symbolic function? Thanks!

13 years 前 | 2 个回答 | 0

2

个回答

提问


Most efficient ode solver
Hi all, to your knowledge, what is the most efficient general ode algorithm for matlab? Is there a way to parallelize the pr...

13 years 前 | 1 个回答 | 0

1

个回答