N/A
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
103.688
of 295.569
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 5 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
Difference in Rainflow Algorithim
Is there any difference between the code provided by Adam Nieslony https://www.mathworks.com/matlabcentral/fileexchange/3026-rai...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
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
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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))/...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
Application of rainflow on random wave
Is rainflow applied on a graph or some vector?
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
generation of sound wave
how can i generate a sound wave through matlab?
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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
bijna 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
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
bijna 7 jaar ago | 1 answer | 0