-
DSP_pithshifter.m
這是一個讓原始音訊可以再不改變音訊長度下,改變pitch的程式,因為如果音訊用resample,雖然可改變其音訊頻率音高,但是卻會有拉長音訊的副作用,因此設計了一個可以改善其缺點的小方法(實做paper )(This is an original audio so that you can no longer change the audio down the length of the program to change the pitch because if the audio with resample, although it can change the pitch of the audio frequency, but the audio will be stretched side effects, and thus can improve the design of a small way shortcomings (real do paper))
- 2014-01-07 23:05:03下载
- 积分:1
-
GABP
基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理(BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic algorithms)
- 2010-10-03 17:57:06下载
- 积分:1
-
effect_of_position_on_ceramics
transducer design for ceramics pzt-4
- 2010-01-19 14:22:00下载
- 积分:1
-
hybrid-APF
HYBRID APF IN INDUSTRIAL PLANT
- 2013-09-22 18:27:34下载
- 积分:1
-
vcmatlab
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程(vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming)
- 2009-04-17 12:41:21下载
- 积分:1
-
pss-sss
说明: LTE协议中的主同步和辅同步信号的产生程序,matlab实现,可用,供参考(In LTE protocol, the main synchronous signal and the auxiliary synchronous signal are generated by MATLAB, which is available for reference)
- 2021-01-23 13:28:40下载
- 积分:1
-
matlab
MATLAB 实现Fibonacci法和0.618法(MATLAB realization of Fibonacci method and 0.618 France)
- 2009-11-03 18:32:06下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
matlab25
本人搜集的simulink命令集,希望有用(I collected Simulink command set, hoping useful)
- 2007-06-17 08:41:47下载
- 积分:1
-
burg
用burg法实现功率谱估计,非常简单实用(Burg law power spectrum estimation, a very simple and practical)
- 2012-11-27 11:12:38下载
- 积分:1