N/A
Followers: 0 Following: 0
Statistica
11 Domande
0 Risposte
RANK
103.688
of 295.569
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
63.64%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Comparing two matrix elements summing third and storing them separately
the problem is extension of the question https://www.mathworks.com/matlabcentral/answers/106095-comparing-matrix-elements-and-pe...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
comparing two matrix element simultaneously and adding third column
the problem is extension of the question https://www.mathworks.com/matlabcentral/answers/106095-comparing-matrix-elements-and-pe...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Difference in Rainflow Algorithim
Is there any difference between the code provided by Adam Nieslony https://www.mathworks.com/matlabcentral/fileexchange/3026-rai...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
code is too difficult to understand
i have attached a file of the rainflow code can anybody comment this code i cannot understand it from 15 line onward
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
can anybody explain the commented line of the code
fs = 512; X = [-2 1 -3 5 -1 3 -4 4 -2]; lX = length(X)-1; Y = -diff(X)/2.*cos(pi*(0:1/fs:1-1/fs)') + (X(1:lX)+X(2:lX+1))/...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Application of rainflow on random wave
Is rainflow applied on a graph or some vector?
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
generation of sound wave
how can i generate a sound wave through matlab?
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
i want to apply rain flow method on a random sound wave how can i do it
how to apply rainflow on a random sound wave
quasi 6 anni fa | 0 risposte | 0
0
risposteDomanda
can i see the code of built in matlab function?
i want to know how the code of a built in function works where can i see it secondly there is a function raainflow in signal p...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
i want to get an error if the user enters an input other than 1 to 16. even negative and zero should give error
while element > 16 disp 'Error you entered a a number greater than 16. Please enter again!' element =input(p...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to assign values in column 2-6 corresponding to each element in coulmn 1
kindly tell the functions required for writning the program and explain them as well
quasi 7 anni fa | 1 risposta | 0