Peter Orthmann
MAN Energy Solutions, Copenhagen
Followers: 0 Following: 0
M. Sc. Mechanical Engineering
Programming Languages:
C, MATLAB, Fortran, Visual Basic
Spoken Languages:
English
C, MATLAB, Fortran, Visual Basic
Spoken Languages:
English
統計
All
Feeds
回答済み
How to generate this pin wheel toy dataset?
How about this: % Pin Wheel r = 0:100; v = 2*pi*r/200; % fit n = 5; m = 1; % fit r0 = 0.5*max(r)^m; % fit figure;hold on;...
How to generate this pin wheel toy dataset?
How about this: % Pin Wheel r = 0:100; v = 2*pi*r/200; % fit n = 5; m = 1; % fit r0 = 0.5*max(r)^m; % fit figure;hold on;...
4年以上 前 | 0
| 採用済み
回答済み
How to generate this pin wheel by code or Equation
How about this: % Pin Wheel r = 0:100; v = 2*pi*r/200; % fit n = 5; m = 1; % fit r0 = 0.5*max(r)^m; % fit figure;hold on;...
How to generate this pin wheel by code or Equation
How about this: % Pin Wheel r = 0:100; v = 2*pi*r/200; % fit n = 5; m = 1; % fit r0 = 0.5*max(r)^m; % fit figure;hold on;...
4年以上 前 | 1
| 採用済み
回答済み
Frequency weighted RMS acceleration (ISO 2631-1)
Hello Prajakt, You probably solved your problem by now, but I can see that your question still gets a lot of views, so it may s...
Frequency weighted RMS acceleration (ISO 2631-1)
Hello Prajakt, You probably solved your problem by now, but I can see that your question still gets a lot of views, so it may s...
約5年 前 | 1
回答済み
Is it possible to make a 4CP plot in Matlab?
Here is my implementation (vibrationnomogram.m): https://se.mathworks.com/matlabcentral/fileexchange/70118-vibration-nomogram ...
Is it possible to make a 4CP plot in Matlab?
Here is my implementation (vibrationnomogram.m): https://se.mathworks.com/matlabcentral/fileexchange/70118-vibration-nomogram ...
6年弱 前 | 0