-
Chongdiebaoliu
用Matlab实现重叠保留法计算循环卷积的程序实例,课堂上完成的,希望有用(Using Matlab to achieve overlapping reservation method to calculate cyclic convolution procedure example, the completion of the classroom, and I hope useful)
- 2008-12-19 20:19:14下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1
-
dtcsystem
说明: 异步电机直接转矩控制系统框图,在matlab/simulink环境下实现了整个系统的仿真运行,学习直接转矩控制的必备资料。(Induction Motor Direct Torque Control system block diagram, in matlab/simulink environment to achieve the whole system simulation run, the direct torque control of essential learning materials.)
- 2010-04-05 09:47:37下载
- 积分:1
-
matlab-filter
空间滤波,matlab编程,介绍了低通滤波器,带通滤波器和高通滤波器。(Spatial filtering, Matlab programming, low-pass filter, band-pass filter and high pass filter.)
- 2012-05-12 15:08:07下载
- 积分:1
-
laypunov
Laypunov 指数计算,用于判断系统的定性及稳定性分析(The index of Laypunov calculation used to determine the qualitative and stability analysis of)
- 2013-04-15 15:50:57下载
- 积分:1
-
D2D-communication-master
# D2D-communication
optimal mode selection between normal cellular and D2D mode.
MCMC_k_user.m is the main file to be run. This takes the input for No. of users, Power of each device, power emitted by the base station
and path loss exponent and generates a plot of the optimal mode selection for different users.
The remaining two files are just saved workspaces for different configurations.
- 2020-10-09 10:37:35下载
- 积分:1
-
rotor_spring_fun
用于模拟转子动力学中的碰磨过程。输出碰磨力,相位等。(for simulating rubbing in rotor dynamics)
- 2011-06-09 16:48:46下载
- 积分:1
-
bianyuanjiece
一个很好的进行边缘检测的matlab源代码,对于初学边缘处理的人有较大帮助(a good edge detection of Matlab source code for a novice edge with the greater help)
- 2007-02-06 18:06:59下载
- 积分:1
-
New-Folder-(2)
UART communication on SPARTAN 6
it contains tx and rx
- 2014-09-12 15:30:54下载
- 积分: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