代码搜索:MATLAB LMD

找到约 10,000 项符合「MATLAB LMD」的源代码

代码结果 10,000
www.eeworm.com/read/321412/13405962

dat output_cplx_1024_matlab.dat

11.4422 0.364279 22.5061 -32.0757 22.1736 -0.575712 -28.5178 5.26871 -15.8068 -9.07422 11.152 -26.3344 43.2757 2.68427 2.14004 -12.4946 -21.2865 3.77724 13.4698 10.5374 -1.36025 1
www.eeworm.com/read/319532/13448918

mht matlab基本运算与函数.mht

From: Subject: Readme for MATLAB Notebook Date: Sun, 29 Apr 2007 22:49:51 +0800 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_0
www.eeworm.com/read/317870/13494675

rc2 vc_matlab_engine.rc2

// // VC_MATLAB_ENGINE.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED
www.eeworm.com/read/316636/13519645

txt steepest.descent.method.matlab.txt

最速下降梯度法matlab程序 % Steepest Descent Method clc clear all warning off prompt = {'Coeficients if X1=','Coefficients of X2=','Coefficeint of X1X2=','Initial Point='}; def = {'[2 1 0]','[1 -1 0]',