-
DCT_DFT_FFT(matlab)
无限长的序列也往往可以用有限长序列来逼近。对于有限长的序列我们可以使用离散傅立叶变换(DFT)。DFT是对序列傅立叶变换的等距采样。是序列傅立叶变换的等距采样。
本源码是对DCT、DFT、FFT的matlab实现(Infinitely long sequence is often a long sequence with limited approximation. For the finite length of the sequence we can use the discrete Fourier transform (DFT). DFT is a sequence of equidistant sampling Fourier transform. Is a sequence of equidistant sampling Fourier transform. The source is the DCT, DFT, FFT in matlab implementation)
- 2011-01-02 12:24:41下载
- 积分:1
-
GLTree2DFEX
FAST K-NEAREST NEIGHBORS SEARCH
(FAST K-NEAREST NEIGHBORS SEARCH
Description You can find the description at:
http://www.advancedmcode.org/gltree.html
A Pro Version has been published on:
http://www.advancedmcode.org/gltree-pro-version-a-fast-nearest-neighbour-library-for-matlab-and-c.html
Acknowledgements The author wishes to acknowledge the following in the creation of this submission:
K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH
This submission has inspired the following:
K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH, FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION
MATLAB release MATLAB 7.5 (R2007b)
Other requirements Need a mex compiler
Zip File Content
Other Files BuildGLTree2DFEX.cpp,
BuildGLTree2DFEX.m,
DeleteGLTree2DFEX.cpp,
DeleteGLTree2DFEX.m,
GLTree2DFEX.cpp,
GLTree2DFEX.h,
license.txt,
NNSearch2DFEX.cpp,
NNSearch2DFEX.m,
TestMexFiles.m
)
- 2010-03-04 16:05:25下载
- 积分:1
-
MATLAB
关于信道容量及误码率,里面M文件较多,大家自己去看看吧(On channel capacity and error rate, which M file more, we go and see their own)
- 2010-05-13 19:38:55下载
- 积分:1
-
Mersenne-Twister
利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。
各个文件为:
initGenerator.m:
initGenerator函数,用于初始化随机序列的长度和值
generateNum.m:
generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组
extractNum.m:
extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。
main.m:
main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果
mymy.m和mymy.fig:
用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。
(According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display.
The individual files are:
initGenerator.m:
initGenerator function used to initialize the random sequence length and value
generateNum.m:
generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array
extractNum.m:
extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array.
main.m:
main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results
mymy.m and mymy.fig:
Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)
- 2012-07-22 21:51:55下载
- 积分:1
-
excel-to-kml
经纬度生成KML文件,只需要输入经纬度的数据就能生成Google Earth 中使用的kml文件(Use your latitude and longtitude data to generate KML file)
- 2014-12-01 22:45:27下载
- 积分:1
-
PCA
主成分分析程序,简单易懂,修改路径可直接运行,附带详细说明(The PCA program with detailed explanations is very useful and effective,easy to understand. It can be run after modifying the input path.)
- 2015-01-21 16:33:20下载
- 积分:1
-
maxiii
file contains file contains matlab program matlab program file contains matlab program
- 2011-09-15 15:30:46下载
- 积分:1
-
B-splineApproximation
This code include plot NURBSurface and B-spline.
- 2011-10-25 15:59:25下载
- 积分:1
-
toushi
一个透视变换的matlab实现程序,欢迎下载。(Matlab to achieve a perspective transformation program, welcome to download.)
- 2013-04-13 21:05:36下载
- 积分:1
-
huise
灰色按扭激活--可以将一些软件限制的灰色按扭激活使用,比如某些软件普通会员会限制一些功能,有这个就可以解开限制(Gray button activation- can be some of the limitations of the gray button to activate the software to use, such as some software will limit some features of ordinary members, have this limit can be solved)
- 2014-02-05 15:16:22下载
- 积分:1