Statistik
18 Fragen
0 Antworten
RANG
35.507
of 300.813
REPUTATION
1
BEITRÄGE
18 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
27.78%
ERHALTENE STIMMEN
1
RANG
of 21.086
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.169
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to represent a Morphological structuring element
Hi, I know that I can use "strel" to represent a structural element: SE = strel("disk",r) In strel "r" is constant but in my c...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
When simulating the response to a specific input signal, the input data U must be a matrix with as many rows as samples in the time vector T
Hi, this error is occurred. Error using DynamicSystem/lsim When simulating the response to a specific input signal, the input ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
When simulating the response to a specific input signal, the input data U must be a matrix with as many rows as samples in the time vector T
Hi, this error is occurred. Error using DynamicSystem/lsim When simulating the response to a specific input signal, the input ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Index in position 2 exceeds array bounds
Hi, I have this script %% % DEFINIZIONE PARAMETRI DINAMICI %DEFINIZIONE vettore frequenze F_plot=400; %...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Index exceeds the number of array elements. Index must not exceed 0.
hi, this error is occurred these are the files "freq_prop.mat" and "pffe.txt" Can I solve this problem about matrix ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The "A" and "B" matrices must have the same number of rows.
Hi, this error is occurred... In flexsspf (line 50) In untitled34 (line 43) Error using ss The "A" and "B" matrices must ha...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Not enough input arguments.
Hi, this error is occurred Not enough input arguments. Error in flexsspf (line 34) PF1=strcmp(PF,''); this is the script ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Unrecognized function or variable 'RESB'.
Hi, this errors are occurred: Warning: Function input has the same name as a MATLAB builtin. We suggest you rename the function...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error: The length of the segments cannot be greater than the length of the input signal.
Hi, I'm using the time2psd function to run a script. however the command window gives me this error ("Input" is the script I...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Check for incorrect argument data type or missing argument in call to function 'diff'
hi, I have a problem with function specinterp, command window shows this error: Check for incorrect argument data type or mis...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
error script invalid input arguments
Hi, I've received these errors running a script: error: fieldnames: Invalid input argument error: called from fieldna...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
psd2time function doesn't work
Hi, I'm trying to obtain a random time history from a rectangular PSd through the function "psd2time". after running the script,...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
FRF (frequency response function) quarter car
Hi, How can I obtain the frequency response function (FRF) of a quarter car model? if possible, I need an example of script. tha...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
frequency response function , transfer function and natural frequencies
Hi, how can I find the transfer function that would give me a frequency response with two peaks, one at about 4 Hz, that is, the...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
bode diagram of the quarter car
hi, how can i make the bode diagram of a quarter car model via matlab? in order to highlight the resonant frequency.
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
square wave not "limited"
hi, I produced this square wave signal, but as you can see the square peaks have no upper limit. how can i solve? x=0.03*sq...
mehr als 3 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
how can i do an exponential interpolation
hi, all how can i do an exponential interpolation, what function?
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
use findpeaks function for interpolation of signal peaks with damped sinusoidal oscillation
hi all, i'm trying to calculate the damping coefficient of an object by interpolating the peaks of the acceleration signal. I wa...
mehr als 3 Jahre vor | 1 Antwort | 0
