photo

Antonio


自 2012 起处于活动状态

Followers: 0   Following: 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...

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

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

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

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

12 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!

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

12 years 前 | 1 个回答 | 0

1

个回答