統計
MATLAB Answers
5 質問
0 回答
ランク
of 174,068
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Using fsolve with vector as argument
Hi all. I have to solve a system of nonlinear equations many times for different parameters values. For example: function F...
10年弱 前 | 0 件の回答 | 0
0
回答質問
Using a function in an anonymous function as input argument
Hi everyone. I would like some help to compute the next integral: u = integral(@(y) G(R(y)) * f(y), 0, 1) Where R(y) = ...
10年弱 前 | 1 件の回答 | 0
1
回答質問
Help with basic matlab
Thanks for reading my question When I use dsolve in an ivp I get this ans: dsolve('Dy = -yt + sin(3t) - cos(t.01) + 3sin(7...
13年弱 前 | 0 件の回答 | 0
0
回答質問
Problem with function eval
Thanks for reading my question When I use dsolve in an ivp I get this ans: dsolve('Dy = -yt + sin(3t) - cos(t.01) + 3sin(...
13年弱 前 | 0 件の回答 | 0
0
回答質問
Help with basic matlab
I need to find the error between the exact solution and Euler, Runge Kuta 2 y 4. I have the next IVP: y' = sin(3t) - cos(t...
13年弱 前 | 0 件の回答 | 0
