Feeds
提问
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>>
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 0 个回答 | 0
0
个回答提问
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) ...
8 years 前 | 1 个回答 | 0
1
个回答已提交
joukowski airfoil
this code is using elementry flow to solve flow over joukowski airfoil
9 years 前 | 4 次下载 |