-
MATLAB-Ch8Eigenvalue
此为《MATLAB教程》的第八章:特征值和特征向量。该书内容翔实,深入浅出,不可多得。(This is the MATLAB Guide in Chapter VIII: Eigenvalues and eigenvectors. Book is informative, easy, hard to come by.)
- 2008-02-29 19:00:35下载
- 积分:1
-
Matlab_image_pro
matlab图像处理函数集锦,matlab6.0常用的图像处理函数(matlab image processing)
- 2009-05-18 06:48:20下载
- 积分:1
-
random_reduce
说明: 随机减量法,用环境激励得到固有频率的方法(random reduce)
- 2020-11-26 19:19:30下载
- 积分:1
-
ser
generates noise series e
- 2010-09-29 03:04:06下载
- 积分:1
-
faceprotected2
face reconigation in matlab
- 2011-01-21 13:59:41下载
- 积分:1
-
calibration_Tsai
摄像机标定程序:用matlab语言编写,主程序为 Tsai,参考 TestData 以了解调用方法(camera calibration procedures : using Matlab language, the main program for Tsai, TestData reference to understand call methods)
- 2006-09-27 10:12:40下载
- 积分:1
-
yiweishangseg_lj
一维最大熵图像分割算法的MATLAB实现源代码(the matlab code for degital image segment)
- 2012-05-05 16:02:19下载
- 积分:1
-
dos
another progaram that has been in matlab
- 2013-07-11 09:34:56下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
Application-of-matlab
本文试图借助其图像处理工具箱函数的支持从工程和实验角度出发, 较为直观地探讨了matlab在遥感图像融合及质童评价中的应用。
文章首先讨论了两种常见的图像融合方法, 并给出matlab平台上实现其算法的程序代码, 然后提出对融合图像进行质童评价的指标, 最后通过相关程序予以实现并得出评价结果。(This article attempts to help its image processing toolbox function and experimental support from the engineering point of view, a more intuitive matlab discussed quality of remote sensing image fusion and evaluation of children. The article first discusses two common methods of image fusion, and gives the platform to achieve its algorithm matlab program code, and then put forward to the integration of image quality evaluation index child, and finally be realized through the relevant procedures and obtained evaluation results.)
- 2011-05-02 13:39:50下载
- 积分:1