-
Hu-Wang
Matlab 计算听觉场景分析的语音分离(computational auditory scene analysis of speech separation in Matlab )
- 2014-12-23 21:12:12下载
- 积分:1
-
Sim
一种自适应的单高斯算法,运动目标检测,使用环境是matlab。(An adaptive algorithm for a single Gaussian, moving target detection, the use of the environment is matlab.)
- 2011-08-10 16:48:29下载
- 积分:1
-
GA
说明: 十进制、二进制遗传算法以及混合遗传算法matlab源代码(Matlab Code for Genetic Algorithm in Bin and Dec format and Mix Genetic Algorithm with an example. 17 files include functions for mutation, hybird, fitness and so on.)
- 2017-10-20 00:21:06下载
- 积分:1
-
Tikhonov
说明: 广义Tikhonov正则化及其正则参数的先验选取(Generalized Tikhonov Regularization and Prior Selection of Regular Parameters)
- 2019-04-07 17:36:16下载
- 积分:1
-
dm_dct_fenkuai
在DCT域,利用8*8分块DM方法,嵌入隐藏信息。可设置量化步长、选择各种经典的攻击方式和控制攻击强弱。返回误码率和峰值信噪比。利用Matlab编写。(In the DCT domain, the use of 8* 8 block DM methods, embedding hidden information. Quantization step size can be set to choose a variety of classic attacks and control the strength of the attack. Return to the bit error rate and peak signal to noise ratio. Prepared using Matlab.)
- 2007-10-26 15:26:39下载
- 积分:1
-
dpcm
DPCM系统的简单sumlink仿真(7个量化等级,信源是正弦波)(DPCM system, a simple sumlink simulation (7 quantization levels, source is a sine wave))
- 2009-11-25 13:08:21下载
- 积分:1
-
data_deal
数据的LDA处理,降维消除冗余,自己尝试的编写的,仅供参考(LDA data processing, dimensionality reduction to eliminate redundancy, to try writing their own, and for reference only)
- 2011-06-30 17:30:55下载
- 积分:1
-
FFT
振动信号的FFT分析,含有具体的振动算例(FFT analysis of vibration signals, vibration contain specific examples)
- 2014-09-10 14:59:51下载
- 积分:1
-
mppt_SCIG
MPPT using slidingmode control for DFIG
- 2020-11-09 09:49:47下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1