-
Disfrft
Computes discrete fractional Fourier transform
- 2010-05-15 15:47:08下载
- 积分:1
-
Floydmatlab
Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。 通过一个图的权值矩阵求出它的每两点间的最短路径矩阵。(Floyd algorithm, also known as Floyd algorithm, insertion point method, is used to find a given vertex-weighted graph shortest path algorithm. By weight of a graph matrix find its shortest path between two points of each matrix.)
- 2011-08-14 01:44:36下载
- 积分:1
-
DR-CODE
diabetic osteopathy normality and abnormality checking
- 2013-10-22 17:50:29下载
- 积分:1
-
Phase-Difference-Correcting
基于全相位频谱分析的相位差频谱校正法.PDF(Phase Difference Correcting Spectrum Method Based on
All-phase Spectrum Analysis)
- 2013-10-16 16:17:13下载
- 积分:1
-
7
说明: 很经典的matlab源程序的学习案例,方便大家学习,欢迎下载!!(Classic matlab source case study, to facilitate learning, welcome to download! !)
- 2012-11-24 21:20:46下载
- 积分:1
-
Matlab
这是一些关于学习matlab 的资料,我认为比较重要对于matlab的初学者,上传以下希望和各位朋友分享一下资源,还望多多交流!(This is some information on learning matlab, I think the more important for matlab beginner, upload the following hopes and all our friends to share resources, but also hope that more exchanges!)
- 2008-01-16 18:03:54下载
- 积分:1
-
Signal_processing_matlab_and_applications
说明: This is an E-book for signal processing using MATLAB.
- 2008-03-17 04:11:47下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
pinlvtiaozhi
在matlab中构成不同频率的调制信号,这些函数都是以fm开头,产生常数、双曲线、线性、抛物线等频率调制信号.(in Matlab, constitute a different frequency modulation signal, these functions are beginning to fm, have a constant, hyperbolic, linear, parabolic and other frequency-modulated signal.)
- 2007-04-04 19:14:57下载
- 积分:1
-
m_map
根据纬度经度信息 准确画出学术论文需要的地理图 包括海洋 山脉等(According to latitude and longitude information accurately draw the necessary papers including marine mountains and other geographic map)
- 2013-10-10 16:27:37下载
- 积分:1