-
divdiff
calculate the coefficients of the Newton form of the interpolating polynomial using divided differences
- 2010-02-08 16:16:36下载
- 积分:1
-
Untitled
人脸检测,人脸识别的matlab代码。主要是人脸定位。(Face detection, face recognition matlab code. Mainly face positioning.)
- 2011-11-13 20:35:44下载
- 积分:1
-
music4
voltage flicker estimation using ESPRIT
- 2014-01-06 07:24:50下载
- 积分:1
-
Beilin_MATLAB
北京林业大学关于matlab课程的最新课件,非常的详细,尤其对矩阵计算部分非常好。值得作为参考(Beijing Forestry University courses on the latest courseware matlab, very detailed, especially for matrix calculation part of the very good. Worthwhile as a reference)
- 2009-12-15 15:40:32下载
- 积分:1
-
matlabcode4
自学Matlab必备的个小程序代码,里面有很多个,需要的下载,还有几个压缩包随后上传,最后一个压缩包(Small program code, which must self-Matlab need to download, there are several compressed packets are then uploaded last a compressed package)
- 2012-11-30 19:09:50下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
Geometrical-interpretation-of-the-1-D-DFT
main executing reference usage: executeMain.m
--------------------------------------------------------------------------------
The geometrical interpretation of the 1-D DFT may have been seldom seen or introduced. The utility demonstrates the visualization of the phenomenon.
* Caveat:
- Help section yet to be included.
- For educational reference only.
You may also wish to visit Professor Grigoryan s weblink at:
http://bit.ly/ProfessorArtyomGrigoryan
- 2011-01-20 07:03:35下载
- 积分:1
-
2011-03-27-BCT
脑电信号测度计算,复杂网络研究的不同之处在于首先从统计角度考察网络中大规模节点及其连接之间的性质,这些性质的不同意味着不同的网络内部结构,而网络内部结构的不同导致系统功能有所差异。(EEG signal )
- 2012-11-20 09:42:06下载
- 积分:1
-
SLM_IG_simulation
利用MATLAB对利用液晶空间光调制器产生部分相干光进行关联成像(鬼成像)的过程进行仿真。(The process of correlated imaging using partial coherent light generated by liquid crystal space optical modulator is simulated.)
- 2017-07-28 18:06:28下载
- 积分:1
-
markowitz
This program uses Markowitz portofolio theory to find combination of stocks in a portfolio which has minimum variance for expected returns
- 2009-03-23 22:23:35下载
- 积分:1