-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
wavelet
说明: 使用双正交小波变化,来检测图像的边缘特性。MATLAB下可以完整运行!(Using biorthogonal wavelet transform to detect image edge features. MATLAB may be a complete run!)
- 2011-03-25 20:51:29下载
- 积分:1
-
least_absolute_linear_regression
最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法。(Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum by fitting a straight line matlab algorithm.)
- 2011-06-14 22:21:22下载
- 积分:1
-
VideoUtils_v1_2
how to read file y4m, tool boxes matlab
- 2013-01-14 17:23:36下载
- 积分:1
-
spiking
脉冲反褶积,主要应用于地震勘探领域来压缩子波,提高地震资料的纵向分辨率的(Pulse deconvolution, mainly used in the field of seismic exploration to compress the wavelet, improve the vertical resolution of seismic data)
- 2012-09-08 21:24:01下载
- 积分:1
-
tls-(2)
tls 算法 解决带系数矩阵的问题比LS算法在误差校正方面更有优势(tls algorithm to solve the problem with the coefficient matrix more advantages than the LS algorithm in terms of error correction)
- 2013-12-23 00:51:37下载
- 积分:1
-
raman_lidar_sim
Simulation of a Raman Lidar system
- 2014-02-07 21:43:08下载
- 积分:1
-
lvqnetwork
说明: LVQ神经网络的预测,可以用来进行人脸识别(lvqnetwork,a important kind of network)
- 2011-03-05 22:00:13下载
- 积分:1
-
fenduan
分段模糊控制的仿真,具有原创性,用于直流电机的转速控制(Piecewise fuzzy control simulation, an original for DC motor speed control)
- 2011-04-21 14:47:44下载
- 积分:1
-
matlab-chazhi
该算法程序包含拉格朗日插值和样条插值等多个功能。(The algorithm contains multiple functions Lagrange interpolation and spline interpolation.)
- 2014-12-28 20:05:03下载
- 积分:1