統計
MATLAB Answers
4 質問
0 回答
ランク
of 174,044
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Programmatically get edge ids from geometry of femodel
I am using matlab's pde toolbox and setup a geometry for femodel like this: gd = [3 4 0 1 1 0 0 0 1 1]'; % Example: A simple sq...
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
Cannot load an object of class 'ClassificationKNN': Its class cannot be found in compiled executable
Hi folks, I try load load an object of ClassificationKNN from a mat file. Which works with no issues from the MATLAB Deskop. ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How to change the timebase of a discrete-time model.
I have identified a model, e.g. like this: tf1 = tfest(data, 2, 1, 'Ts', data.Ts, 'Feedthrough', true); Now I want to apply th...
4年以上 前 | 1 件の回答 | 0
1
回答質問
bandwidth returns inf on transfer function
I have a tf object tf1 = From input "u1" to output "y1": 0.3645 s + 0.0003711 -------------------------- s^2...
4年以上 前 | 1 件の回答 | 0
