Ignacio Ayerbe Pérez-Piñar
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Defining interfaces for subsystems to be converted into referenced models
I have a large Simulink model with several virtual subsystems that I want to convert to referenced models. I know that when you...
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
Can non-atomic subsystems be converted to referenced models?
I thought a subsystem would need to be atomic before being converted to a referenced model. However, I see that this isn't the c...
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
Why are these two ways of writing the same integral giving me different results?
function pot1 = potencial_viviani1(R,a) kappa=8.9875e9; rho1=3e-5; f=@(t) R.*sqrt(1+cos(t).^2) ./ norm( [R*cos(t).^2-a(1), ...
3年以上 前 | 2 件の回答 | 0
2
回答質問
Don't know what is wrong with this double integral code
I'm trying to write a script that can calculate the double integral of a function. What I want to do is this: move along the y-...
4年弱 前 | 1 件の回答 | 0