資源簡介
matlab操作代碼,內容主要針對MATLAB 2013a。分為6 篇,分別講述MATLAB 基礎、MATLAB 中的矩陣運算、MATLAB 數據分析、MATLAB 圖形、MATLAB 程序設計和MATLAB 常見工具箱。本書對每個知識點都做到了逐點通過實例進行講解,并在解決實際問題時融入了工程實踐的經驗。

代碼片段和文件信息
?x=-pi/2:.1:pi/2;
y=cos(x)-sin(x);
figure(6);
?subplot(325)
plot(xy‘k-.*‘)
axis([-pipi-33])
?grid?on
?title(‘first?figure‘);
xlabel(‘橫‘);ylabel(‘縱‘);
legend(‘y=cos(x)-sin(x)‘);
text(pi/2-1‘final?point‘);
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-10-21?13:02??matlab完全自學手冊\
?????目錄???????????0??2013-10-21?13:03??matlab完全自學手冊\第10章\
?????文件?????????226??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_1.m
?????文件?????????346??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_10.m
?????文件?????????248??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_2.m
?????文件?????????115??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_3.m
?????文件??????????86??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_4.m
?????文件?????????295??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_5.m
?????文件?????????115??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_6.m
?????文件?????????136??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_7.m
?????文件?????????130??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_8.m
?????文件??????????56??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_1_9.m
?????文件?????????324??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_2_1.m
?????文件?????????128??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_2_2.m
?????文件??????????92??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_2_3.m
?????文件?????????403??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_2_4.m
?????文件??????????97??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_2_5.m
?????文件?????????246??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_1.m
?????文件?????????101??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_10.m
?????文件?????????117??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_2.m
?????文件?????????189??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_3.m
?????文件??????????30??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_4.m
?????文件??????????75??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_5.m
?????文件?????????337??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_6.m
?????文件?????????311??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_7.m
?????文件?????????204??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_8.m
?????文件?????????198??2013-10-21?13:03??matlab完全自學手冊\第10章\chap10_3_9.m
?????目錄???????????0??2013-10-21?13:03??matlab完全自學手冊\第11章\
?????文件??????????75??2013-10-21?13:03??matlab完全自學手冊\第11章\chap11_1_1.m
?????文件??????????65??2013-10-21?13:03??matlab完全自學手冊\第11章\chap11_1_2.m
?????文件??????????33??2013-10-21?13:03??matlab完全自學手冊\第11章\chap11_1_3.m
............此處省略350個文件信息
評論
共有 條評論