photo

Michael Budach


Last seen: 9 days ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
98,001
of 301,195

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,322

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

11 days ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer