MAJED - MATLAB Central
photo

MAJED


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB AnswersFrom 06/14 to 01/25Use left and right arrows to move selectionFrom 06/14Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
190,084
of 296,446

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


Why doesnt e1 converges to zero
this my code for the power irritation % A is the Student Matrix after adding the three students clear all A...

10 years ago | 1 answer | 0

1

answer

Question


how to scale arrows
I have this code for a vector field, the arrows keep getting crazier no mater what i do, can some one plese tell me how do i mak...

10 years ago | 2 answers | 0

2

answers

Question


HOw can I change the size of the arrows
I did this code to plot a vector field, and i was wondering how can i change the size of the arrows? t1 = linspace(-1,100,20...

10 years ago | 2 answers | 0

2

answers

Question


wrong function plot different than wolframalpha
I wrote this code to plot a function y=-1:0.05:15; yprim= (0.75*y)-(0.05*y.^2)-((1.5*y.^3)/(1.25+y.^3)); plot(y,yprim) ...

10 years ago | 1 answer | 0

1

answer
Go to top of page