photo

Samah Salha


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
192,955
of 301,472

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,293

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Human Neuromechanics, ERROR IN CODE
Running this code give me an error : (q)[-Length_S*sin(q(1,:,:))-Length_E*sin(q(1,:,:)+q(2,:,:)),-Length_E*sin(q(1,:,:)+q(2,...

5 years ago | 1 answer | 0

1

answer

Question


R code to matlab, or simply generating a zero mean gaussian and finding the covariance matrix
I have the following code in R that finds the covariance matrix for the (bivariate) random vector [Generate 5,000 samples of a ...

5 years ago | 1 answer | 0

1

answer

Question


Data .mat of three different variables x,y,z . Each variable has a list, I need to save those lists in form of matrices [x1,y1,z1] , [x2,y2,z2], etc.
dx=(Sub3.Left.Vel(:,1)); %import data x in form of column dxt=dx.'; %from column to list dy=Sub3...

5 years ago | 1 answer | 0

1

answer