-
Untitled1
一个基于FDTD算法的位于光子晶体中心的线光源(TM)的MATLAB传播程序,边界条件为PMC(FDTD algorithm based on photonic crystal is located in the center line of the light source (TM) the dissemination of the MATLAB process, boundary conditions for the PMC)
- 2009-04-14 00:33:51下载
- 积分:1
-
PerceptionApproach
说明: 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。(the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.)
- 2005-11-01 00:12:48下载
- 积分:1
-
UCI
UCI 上面的经典数据 UCI 上面的经典数据UCI 上面的经典数据(UCI data)
- 2013-09-17 23:54:54下载
- 积分:1
-
z
说明: 用matlab做数字滤波器
对滤波因子加窗函数fir滤波因子的设计(Add to the filter window function fir filter design)
- 2009-04-01 22:12:19下载
- 积分:1
-
ply_to_tri_mesh
reading Ply format file and exract vertex and face matrix for 3D-Objects
- 2011-07-04 20:47:35下载
- 积分:1
-
AAFT
AAFT 混沌系统非的线性模型系统用于可直接调用AAFT函数(AAFT Nonlinear Modeling
)
- 2012-06-29 09:41:37下载
- 积分:1
-
moea
matlab遗传算法多目标优化,双目标函数优化(matlab genetic algorithm for multi-objective optimization, dual-objective optimization)
- 2010-05-12 10:29:00下载
- 积分:1
-
the7part
matlab算法分子中第七章的内容,其他内容陆续上载中请稍后(matlab algorithm in Chapter VII of the molecular content, and other content be uploaded later requested)
- 2010-05-25 16:44:54下载
- 积分:1
-
sorting
关于相控阵雷达分选的一篇比较好的外文文献(paper on sorting of phased array radar signal )
- 2012-05-10 15:18:11下载
- 积分: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