-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
Untitled3
carre相移法测量圆柱横截面形貌,主要利用carre相移法求相位的模拟实验(the carre phase shift method to measure the cylindrical cross-section morphology, the main use of Carre phase shift method for phase simulation)
- 2013-04-29 20:39:47下载
- 积分:1
-
mov2yuv
the file converts avi format file to yuv file
- 2009-10-26 23:35:44下载
- 积分:1
-
Ford_Fulkerson
解决最大流问题,使用Ford_Fulkerson算法。程序中包含例题。(Solve the maximum flow problem, to use Ford_Fulkerson algorithm. Examples included in the program.)
- 2012-04-16 14:57:15下载
- 积分:1
-
imcicle
IMCIRCLE Generates a circle inside a rectangle
- 2013-04-16 15:03:46下载
- 积分:1
-
acfplot
A very useful ploting function that plots the matlab correlation function up to user specified lags. You can also easily add titles.
- 2009-03-29 08:41:40下载
- 积分:1
-
cc
说明: Rilling的关于Rilling的关于HHT端点延拓的代码HHT端点延拓的代码(Rilling Rilling on HHT endpoint extension on the code the code HHT endpoint extension)
- 2010-04-11 18:01:51下载
- 积分:1
-
matlab_dsolve
关于matlab中dsolve函数的一些使用说明及例子(About matlab function in dsolve some instructions and examples)
- 2014-02-25 21:32:26下载
- 积分:1
-
bayes
用matlab的bayes方法实现系统辨识(Bayes methods using matlab realize the system identification)
- 2007-10-24 10:56:32下载
- 积分:1
-
bmp_process
在CCS中处理电脑上已有的图片,使用matlab将图像数据存储后将图像数据当做头文件加入CCS中。(Deal with images already on your computer, use matlab in CCS after the image data as image data stored in the header files added to the CCS.)
- 2013-01-06 20:15:05下载
- 积分:1