統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Extract Jacobian from ODE-Solver for each timestep
I have a system of ODE'S: dy(t)/dt=f(y(t)) - y and f are vectors (14,1) When I solve this (stiff) system via one of the so...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Strange rounding errors?
I have a matrix A(7,7) with different real values. If I do: Test1=sum(sum(40*A)); Test2=40*sum(sum(A)); I get slig...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Find value in interpolated data
Assume I have a vector of data y(nx1) which correspond to a time vector t(nx1). What I need is some way to find a certain val...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Find Jacobian within ode-solver
Suppose I have an autonomous system of differential equations: Equation 1: dx(t)/dt=f(x(t)) When I solve it in Matlab via ...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Correlation between two differently sized data sets
Assume that I have solved a System with an ODE-Solver. The results [T1,Y1] (time and corresponding solution vector) I obtained...
9年以上 前 | 1 件の回答 | 0