photo

mohamed aboelnasr


Last seen: 9 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
0 Answers

File Exchange

2 Files

Cody

0 Problems
5 Solutions

RANK
167,807
of 301,454

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
18,757 of 21,287

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
1

ALL TIME DOWNLOADS
11

RANK
55,888
of 174,632

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
62

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Solved


Create a vector
Create a vector from 0 to n by intervals of 2.

5 years ago

Solved


Find max
Find the maximum value of a given vector or matrix.

5 years ago

Solved


Inner product of two vectors
Find the inner product of two vectors.

5 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

5 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years ago

Submitted


Workenvlope
This function will create a new figure displaying The workrnvlope of any robotic manipulator

6 years ago | 1 download |

0.0 / 5

Submitted


Workspace of robotic manipulators
creates the workspace of serial robotic manipulators

6 years ago | 8 downloads |

0.0 / 5

Question


Dot indexing is not supported for variables of this type
i am using Robotics Toolbox function when ever it reaches line 18 i get this error

6 years ago | 1 answer | 0

1

answer

Question


internal boundries of 2d shape
I have a matrix that forms a near 2 concentric circles. I need to mark the internal and the external boundaries of the 2 plots ...

6 years ago | 1 answer | 0

1

answer

Question


Index in position 1 exceeds array bounds (must not exceed 1)
i am tring to run this piece of code but i keep getting this error. i am sure that indexing is right clc clear all close a...

6 years ago | 2 answers | 0

2

answers