Ali Awada
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
33,553
of 295,467
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Correlation coefficient between three column vectors
Hello all, Let us say I have 3 column matrices (each is 2000x1) and I want to calculate the cross-correlation coefficients betw...
3 years ago | 1 answer | 0
1
answerQuestion
Calculating pdf and cdf for data extracted as a table
Hello, I am trying to calculate the cdf and pdf of the wind speed using data extracted from a dat file using the readtable func...
3 years ago | 1 answer | 0
1
answerQuestion
MATLAB Practice questions solution
Hello all, I am new to MATLAB and I am still trying to learn it by myself. I was trying to solve the questions posted by MATLAB...
4 years ago | 3 answers | 0
3
answersQuestion
Get all graphs from ODE23
Hello all, I am trying to write a code using the ode23 to solve for a free vibration damped SDOF. I wrote the following code wi...
4 years ago | 2 answers | 1
2
answersQuestion
Extract solution from struct
Hello, I have the following code to solve a system in an abstract form. The solution is stored in a struct. Can someone help me...
4 years ago | 1 answer | 0
1
answerQuestion
Extracting data from excel file; Adding a new column; plotting the first and the newly added column
Hello, Can someone please help with the following code: I need to import data from an excel file(9600x2). Then i need to add a...
4 years ago | 1 answer | 0
1
answerQuestion
Solving non linear equations in a 4x2 matrix
Hello, I am trying to calculate the roots of a system of non-linear equations: [1 1;x y;x^2 y^2;x^3 y^3]*[a;b]=[2;0;2/3;0] x...
4 years ago | 1 answer | 0