-
bingreedy
说明: 此源程序为解决一维集装箱装载问题,但是为二维和三维算法提供了很好的思路。(This source code to solve one-dimensional container loading problem, but for the two-dimensional and three-dimensional algorithm provides a very good idea.)
- 2010-04-26 22:48:09下载
- 积分: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
-
雷达回波信号消噪的仿真和实现
说明: 雷达回波信号消噪的仿真和实现
基于Mallat算法的滤波器设计及用于信号消噪实现(Simulation and Implementation of Radar Echo Signal Denoising)
- 2019-03-12 21:42:05下载
- 积分:1
-
channelmodel
本程序描述了各种信道的模型,并对每一种信道模型都进行了分析和仿真,并对结果进行了描述(This procedure describes the various channel models, and each channel model are analyzed and simulated, and the results described)
- 2010-08-30 09:44:39下载
- 积分:1
-
work
说明: 绘制的Z图形,供了解MATLAB的可视化功能(z=sin(sqrt(x^2+y^2))/(sqrt(x^2+y^2)))
- 2010-04-05 11:21:46下载
- 积分:1
-
matlab-SuperResolution
说明: matlab下进行图像超精度重构,在频域中计算图像间的相互位移,然后再重构(matlab under the ultra-precision image reconstruction, in the frequency domain calculation of the mutual displacement between images, and then remodeling)
- 2008-11-11 15:53:04下载
- 积分:1
-
math-model
说明: 钢管订购和运输的最优规划
程序使用说明:
两种方法进行
1,运行deal3,输入D,得到单价的矩阵7*15 运行showlj,得到运输的路线;
2, 运行deal2,输入D,得到单价的矩阵7*15
(ordering pipe and the optimal transportation planning process for use : two methods for a running deal3. D input, to be priced matrix 7* 15 showlj operation, the transportation routes; 2. running deal2 input D, the matrix to be priced 15 7*)
- 2006-04-13 18:41:53下载
- 积分:1
-
time-domain-pitch-detection
时域基音检测的基本原理和方法。基音检测的预处理和后处理的基本思想和方法。基于归一化互相关函数的基音检测算法。
(Basic principles and methods of time-domain pitch detection. Pitch detection, pre-and post-processing of the basic ideas and methods. Pitch detection algorithm based on normalized cross-correlation function.)
- 2012-06-19 13:41:42下载
- 积分:1
-
fft
进行FFT变换,在此基础上作频谱分析、功率谱分析等。(FFT transform, on the basis for spectrum analysis, power spectrum analysis.)
- 2013-08-30 09:50:01下载
- 积分:1
-
lfm
线性调频(LFM)脉冲压缩雷达仿真,里面有雷达信号的处理过程,包括原理(Linear FM (LFM) pulse compression radar simulation)
- 2010-06-18 14:40:40下载
- 积分:1