Statistics
RANK
3 544
of 262 996
REPUTATION
11
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
78.57%
VOTES RECEIVED
8
RANK
of 18 000
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113 937
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
Content Feed
Question
Determine the minimum value excluding zero
A B 0.025 520 0.027 531 0.029 560 0.031 508 0....
mer än 7 år ago | 1 answer | 0
1
answerQuestion
Display the the minimum value
A B 0.025 520 0.027 531 0.029 560 0.031 508 ...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
Double Integration : (Displacement signals from the Acceleration data)
Hi, In order to obtain the displacement signals from the acceleration data, The following steps are used to convert the accel...
mer än 7 år ago | 1 answer | 0
1
answerDouble integration of the acceleration signals to obtain displacment signals
Any comments, Thanks
mer än 7 år ago | 1
Question
Double integration of the acceleration signals to obtain displacment signals
Hi, In order to obtain the displacement signals from the acceleration data, The following steps are used to convert the accel...
mer än 7 år ago | 7 answers | 3
7
answersQuestion
Color code with dash line
Hi, Could you please tell me the correct code for the dash line with specific color For colors with dash line such as re...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
Store all iteration loop outputs in a matrix
clc; a = 5; b = 20; for i = 1:10 j = (i + 25); k = (j*b); m =[i j k]; end ****************...
ungefär 8 år ago | 1 answer | 2
1
answerQuestion
Numerical Integration of the Equations of Motion
Hi, I am wondering how to write a code to represent the discrete equation of motion. The input consists of stiffness and force ...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
Matlab - Signal Noise Removal
<</matlabcentral/answers/uploaded_files/8248/jjj.png>> How could we remove noise from signals as show in in attached pictures...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
Undefined function or variable
I got error as stated below, your assistance would be greatly appreciated, Thank you A=3e3; B=2e3; while (abs(A-B))<50 ...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
Error with Matlab Function
I got this error : Output argument "AB" (and maybe others) not assigned during call to I would be greatly appreciated for ...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
Do while loop in Matlab
Could you please let me know the Matlab code that is similar to C++ code as shown below: do { <your calculations> } while (...
mer än 8 år ago | 3 answers | 1
3
answersQuestion
How to make MATLAB code execute faster
Hi, How to make MATLAB code execute faster?
mer än 8 år ago | 4 answers | 1
4
answersQuestion
For loops in Matlab
<</matlabcentral/answers/uploaded_files/6989/11.png>> C=[ ]; for A=1:4 B=[5 10 5 10]; end ...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
Select the optimum value
<</matlabcentral/answers/uploaded_files/6665/MATLAB.png>> How can I selec the optimum value, for example, Select A if ab...
mer än 8 år ago | 1 answer | 0