資源簡介
這里面包含了Matlab的大部分經典的代碼,比如插值與擬合,規劃問題,優化問題,繪圖,解方程,數據分析,Arithmetic以及各種數學實驗的原程序代碼等等。
很值得研究和學習!

代碼片段和文件信息
function?Binary_Search(Labx)%c語言
begin
??if?a>b?then?return(-1)
????????????else?begin
???????????????????m:=(a+b)?div?2;
???????????????????if?x=L[m]?then?return(m)
?????????????????????????????else?if?x>L[m]?
????????????????????????????????????then?return(Binary_Search(Lm+1bx));
????????????????????????????????????else?return(Binary_Search(Lam-1x));
??????????????????end;?
end;
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????24576??2005-01-25?16:10??print\branchlizard.doc
?????文件????????211??2003-07-14?21:18??print\cometexample.m
?????文件????????386??2003-07-14?21:12??print\conplot3.m
?????文件?????????64??2004-12-27?16:33??print\curvefun.asv
?????文件?????????64??2003-03-18?22:36??print\curvefun.m
?????文件????????140??2003-07-14?20:30??print\diamondplot3.m
?????文件????????503??2004-12-27?16:19??print\e01sef.m
?????文件????????474??2003-07-14?11:40??print\ezplotjb.m
?????文件????????236??2003-07-14?11:40??print\fplotjb.m
?????文件????????324??2003-07-15?18:39??print\griddataexam.m
?????文件????????671??2003-07-14?21:12??print\meshcolor.m
?????文件????????580??2003-07-14?21:12??print\meshetc.m
?????文件????????165??2003-07-14?21:13??print\meshsurf.m
?????文件????????117??2003-07-14?21:01??print\pieexample.m
?????文件????????103??2003-07-14?11:40??print\plotjb.m
?????文件????????155??2003-07-14?13:24??print\plotspec.m
?????文件????????707??2003-04-01?21:52??print\sea.m
?????文件????????145??2003-03-18?22:31??print\test1.m
?????文件?????300544??2003-08-09?17:08??print\插值與擬合.pps
?????文件??????77824??2003-08-09?17:07??print\繪圖命令介紹.pps
?????目錄??????????0??2005-02-04?10:08??print
?????文件????????991??2003-09-03?19:52??work\accessory_parameter\accyouhua.m
?????文件???????1003??2003-09-01?13:39??work\accessory_parameter\lingjian.m
?????文件????????193??2003-08-21?19:56??work\accessory_parameter\normal.m
?????文件????????548??2003-09-06?21:48??work\accessory_parameter\說明.txt
?????文件?????????71??2003-09-05?20:48??work\accessory_parameter\退火確定標定值\accept.m
?????文件????????464??2003-09-06?20:29??work\accessory_parameter\退火確定標定值\accessory.mat
?????文件????????153??2003-09-06?20:35??work\accessory_parameter\退火確定標定值\funacc.m
?????文件????????110??2003-09-06?20:08??work\accessory_parameter\退火確定標定值\generatenew.m
?????文件????????428??2003-09-06?21:28??work\accessory_parameter\退火確定標定值\unitanneal.m
............此處省略355個文件信息
評論
共有 條評論