-
MIMO-path-loss
压缩包是三个matlab源程序,用于产生自由空间路径损耗、对数距离路径损耗以及对数正态路径损耗。(Package is three matlab source, used to produce free space path loss, log distance path loss and lognormal path loss.
)
- 2015-04-01 16:18:34下载
- 积分:1
-
contrast_strechng
This is used for contrast streching in an image to improve the image quality.
- 2014-02-20 17:04:44下载
- 积分:1
-
SimulatedAnnealingTools
很好用的模拟退火Matlab工具箱,带有英文说明书
(Simulated Annealing Tools Software)
- 2009-11-30 12:01:59下载
- 积分:1
-
gsmc
基于一个二阶线性系统实例,介绍了全程滑模变结构控制,实现了系统的鲁棒性特点。(Global sliding mode variable structure control, based on a second order linear system instance, the robustness of the system characteristics.)
- 2013-03-05 09:37:16下载
- 积分:1
-
interface-programming-examples
MATLAB R2008接口技术程序设计实例教程源程序(MATLAB R2008 interface programming examples tutorial source code)
- 2013-04-10 11:50:41下载
- 积分:1
-
timedelay
时延估计源代码,互相关函数和自适应滤波法,可用于声源定位(TDE source code, cross-correlation function and adaptive filtering)
- 2020-08-14 15:48:31下载
- 积分:1
-
denoise
小波去噪方法,matlab语言描写,简单实用(Wavelet denoising, matlab language to describe simple and practical)
- 2010-05-05 22:23:17下载
- 积分:1
-
van
这是一个描述Van der Pol方程相轨线的程序,包含动画演示。(This is a description of the program of the Van der Pol equation rail line, including animation.)
- 2012-04-16 11:26:33下载
- 积分: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
-
Poisson_SOR
SOR法解Poisson方程,通过迭代输出结果并画图,结果包含迭代步数以及无穷范数(Solution of Poisson equation by SOR method, iterative output results and drawing, the result contains iteration step number and infinite norm)
- 2014-11-22 09:53:20下载
- 积分:1