N/A
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
103.707
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
63.64%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Difference in Rainflow Algorithim
Is there any difference between the code provided by Adam Nieslony https://www.mathworks.com/matlabcentral/fileexchange/3026-rai...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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))/...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Application of rainflow on random wave
Is rainflow applied on a graph or some vector?
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
generation of sound wave
how can i generate a sound wave through matlab?
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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
casi 7 años hace | 1 respuesta | 0