統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0