-
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
-
ekfslam_v2.0
利用MATLAB建立扩展卡尔曼滤波器进行扫描滤波(using MATLAB establishment extended Kalman filter for filtering scanning)
- 2006-06-20 17:51:34下载
- 积分:1
-
mp
说明: 介绍了原子库形成及如何采用MP算法分解信号,如何用原子构造原始信号。(Describes the formation of atoms and how the library decomposition of the signal using MP algorithm, how to construct the original signal by atomic.)
- 2011-05-18 16:32:10下载
- 积分:1
-
threshold_segmentation
利用阈值法分割图像的matlab程序和实验报告,这是本科学习图象处理时的作业,供初学者参考(threshold method of image segmentation and experimental procedures Matlab report This is the undergraduate study of image processing operations, information for beginners)
- 2006-10-25 19:53:37下载
- 积分:1
-
PGM_Programming_Assignment_3
code matlab pgm in graphical model
- 2013-04-14 18:35:33下载
- 积分:1
-
fcm
通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。(Derivative of Gaussian function through the image edge detection, in essence, Steerable wavelet transform image edge detection.)
- 2011-12-01 21:14:12下载
- 积分:1
-
科斯塔斯环提取8PSK调制载波 Demod 8Psk
科斯塔斯环提取8PSK调制载波,出载波频率图、眼图、相位偏差等(The Costas loop extracts 8PSK modulated carrier, out of carrier frequency diagram, eye diagram, phase deviation and so on.)
- 2018-06-12 23:16:11下载
- 积分:1
-
14-27
《MATLAB时尚百例实例》实例14-27()
- 2007-07-11 14:58:52下载
- 积分:1
-
Matlab_CODE
How C# calls Matlab? This is the solution
- 2009-06-07 09:06:09下载
- 积分:1
-
matlabprogram
说明: 了解matlab编程的机制,里面包含了80多个matlab程序,是初学者的必备资料。(Matlab program to understand the mechanism, which includes more than 80 matlab program, is essential information for beginners.)
- 2009-08-24 09:53:01下载
- 积分:1