Statistiques
18 Questions
0 Réponses
RANG
35 507
of 300 863
RÉPUTATION
1
CONTRIBUTIONS
18 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
27.78%
VOTES REÇUS
1
RANG
of 21 100
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 413
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
Index in position 2 exceeds array bounds
Hi, I have this script %% % DEFINIZIONE PARAMETRI DINAMICI %DEFINIZIONE vettore frequenze F_plot=400; %...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
error script invalid input arguments
Hi, I've received these errors running a script: error: fieldnames: Invalid input argument error: called from fieldna...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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,...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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.
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 2 réponses | 1
2
réponsesQuestion
how can i do an exponential interpolation
hi, all how can i do an exponential interpolation, what function?
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
