-
NEURAL+NETWORK
Guide to Neural Network
- 2010-06-25 13:56:10下载
- 积分:1
-
schroeder
Matlab implementation af Schroeder algorithm
- 2009-05-26 01:40:39下载
- 积分:1
-
xml_toolbox
this is xml toolbox which is usefull to read xml files in matlab.
- 2011-02-14 19:23:49下载
- 积分:1
-
steganography
data hiding in audio signal, using matlab
- 2013-11-22 09:28:36下载
- 积分:1
-
Fractional_Delay_FIR
功能描述: 小数延迟FIR滤波器,对参考阵元信号signal_ref进行
length(tau) M次延迟,分别得到M个阵元的采样信号
关键问题: 若τ 1.2Ts,则Delay(i) 2,tau_valid(i) 0.2Ts
若τ 0.6Ts,则Delay(i) 1,tau_valid(i) -0.4Ts
当tau_valid(i)>0或<0时,从卷积后的数据y_FIR_delay中取值启示位置不同
函数能够实现输入任意延时tau,输出信号波形与理想波形之间误差很小。( Description: fractional delay FIR filter array element of a reference signal signal_ref performed length (tau) M delay times, respectively, to obtain a sample signal array element M key question: if τ 1.2Ts, then Delay (i ) 2, tau_valid (i) 0.2Ts if τ 0.6Ts, then Delay (i) 1, tau_valid (i) - 0.4Ts when tau_valid (i)> 0 or < 0, the volume data y_FIR_delay product after the Enlightenment values at different positions function can be realized enter any delay error between tau, the output signal waveform and the ideal waveform is small.)
- 2016-08-12 10:32:27下载
- 积分:1
-
Filter-Design-using-matlab
本文对传统方法与MATLAB编程方法进行了比较,研究了用MATLAB实现巴特沃斯滤波器的设计,只要改变程序中相应
的参数可以很容易地实现低通、高通、带通、带阻滤波器,简化了模拟滤波器的设计。(Filter Design using matlab )
- 2011-05-09 20:05:58下载
- 积分:1
-
Atmega128
Atmega128的一些程序,包括流水灯,PWM等(The Atmega128 some of the procedures, including water lights, PWM, etc.)
- 2012-04-14 22:46:35下载
- 积分:1
-
prog
mathematical model of the rlc series circuit and s domain analysis of rlc circuit
- 2011-09-14 12:53:19下载
- 积分: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
-
SupResolDemo
超分辨率重建(即,将低分辨率图片进行插值光滑,放大其分辨率,得到清晰的图像),matlab程序。(Super-resolution reconstruction (ie, the low-resolution pictures smooth interpolation amplify the resolution to get a clear image), Matlab program.)
- 2012-08-26 12:16:49下载
- 积分:1