photo

Ruslan Khoguev


Last seen: 6 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
229,946
of 300,553

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Can someone confirm my differentiation code is correct?
I need to differentiate P(a,u,EA1,EA2) with respect to u. I get the code to run, but im not sure the answer is correct since it ...

6 years ago | 1 answer | 0

1

answer

Question


How to differentiate several symbolic functions?
I have 3 symbolic functions; L10(a) , L1(u,a) and finally epsilon1(u). I wish to differentiate the last symbolic function (epsil...

6 years ago | 1 answer | 0

1

answer

Question


12 different coordinates for 12 equations, how to do it quickly?
I have 12 different coordinates: (x,y)= (1,1) , (-1,1) , (-1,-1) etc I need to plug one coordinate into 12 different equations...

7 years ago | 0 answers | 0

0

answers

Question


How do I find the coordinates inside a rectangle or triangle?
How would I go about finding the coordinates for random points inside this rectangle? This is the code used: n=20; x=l...

7 years ago | 1 answer | 0

1

answer