-
A-Guide-to-MATLAB-Object-Oriented-Programming
the book describes the object oriented feature in matlab programming language in detail, and discuss how to programming in object oriented matlab.
- 2011-07-18 17:43:23下载
- 积分:1
-
addToPath
matlab中add path代码,初学者,大家互通有无(for matlab)
- 2013-04-26 16:11:46下载
- 积分:1
-
New-Folder
fft2-antropy-convolve -covariance
- 2011-12-21 14:50:09下载
- 积分:1
-
sengman_v20
匹配追踪和正交匹配追踪,包含收发两个客户端程序,连续相位调制信号(CPM)产生。( Matching Pursuit and orthogonal matching pursuit, Transceiver contains two client programs, Continuous phase modulation signal (CPM) to produce.)
- 2016-11-15 18:13:02下载
- 积分:1
-
Taflove_FDTD
taflov所写的关于FDTD书中的完整程序,包含有1D,2D,3D的完整例子,对初学者非常的有用。(taflov written the book on the FDTD complete procedures, includes 1D, 2D, 3D complete examples, very useful for beginners.)
- 2007-12-23 12:00:03下载
- 积分:1
-
To_design_a_High_Pass_Filter_using_Blackman_windo
To design a high pass Filter using Blackman window
matlab code with example
- 2011-01-14 12:48:28下载
- 积分:1
-
MATLABjpeg
基于DCT离散余弦变换的JPEG数字图像压缩MATLAB程序。(Discrete cosine transform DCT-based JPEG image compression MATLAB.)
- 2011-04-28 16:15:13下载
- 积分:1
-
simulation-in-modern-communications
《MATLAB仿真在现代通信中的应用》(徐明远)的随书光盘,里面附有全书的源码,很详细,很实用(" MATLAB simulation applications in modern communications" ( Xu Mingyuan ) of the book with CD-ROM, which attached to the source code, very detailed, very practical)
- 2012-04-11 13:57:07下载
- 积分: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
-
KmeansPDTW
基于DTW的kmeans聚类算法,开发环境为matlab(Kmeans clustering algorithm based on DTW,The development environment of matlab)
- 2021-05-13 05:30:03下载
- 积分:1