Community Profile

photo

mohamed donia


Last seen: 3 years ago Active since 2016

Statistics

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Question


I want to save this figure as eps or png format but the problem is that figure is saved with extra white empty space above and below the original photo , who can i get photo only
<</matlabcentral/answers/uploaded_files/113047/normal%20interval%20distribution.png>>

6 years ago | 0 answers | 0

0

answers

Question


hi guys . i am trying to solve Ode but solution stuck at some point . i tried ode45 & ode15s but problem is still present
function dx=pendulum_eom(t,x) % pendulum parameters M=1.5; m=.5; l=.4; k1=0; % linear velocity friction coeff...

7 years ago | 0 answers | 0

0

answers

Question


hi everybody i want to make animation using matlab but frames are plotted to gether on the same figure
% cart plotting function []=cart(l1,time,position,angle1) %cart(pendulum length,time vector,position vector,angle vector) ...

7 years ago | 1 answer | 0

1

answer

Submitted


joukowski airfoil
this code is using elementry flow to solve flow over joukowski airfoil

7 years ago | 4 downloads |