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...
28일 전 | 답변 수: 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
