-
PSOLA
语音合成PSOLA算法实现
语音合成PSOLA算法实现(PSOLA TTS speech synthesis algorithm PSOLA Algorithm)
- 2021-04-07 16:19:01下载
- 积分:1
-
Pcasmlar
基于 matlab 用主元分析对半导体数据进行处理,进行相似度的匹配(Matlab using principal component analysis based on semiconductor data processing, the similarity matching)
- 2013-09-21 14:53:48下载
- 积分:1
-
Tengfei-Shen
As significant work was done in machine learning in past two decades, we have limited to recent articles in machine learning. A brief review of machine learning and its application can found in [Duttion and Conroy,1996). The most common supervised learning method and major implementation to various machine learning applications is artificial neural network as ANNs.
- 2013-12-07 15:26:03下载
- 积分:1
-
OFDM
OFDM信道仿真,自己弄的,觉得比较不错,大家参考参考(OFDM channel simulation, get their own, and felt quite good, we refer to the reference)
- 2011-01-20 16:30:18下载
- 积分:1
-
snkae-model
基于matlabGUI 的图形化界面,展示了snake能量边缘算法检测,并通过调节参数查看算法效果(MatlabGUI-based graphical interface that shows the snake energy edge detection algorithm, and the algorithm by adjusting the parameters to see the effect of)
- 2013-12-09 14:26:55下载
- 积分:1
-
zishiying
说明: 自适应滤波某个程序,对于初学DBF者有帮助(An adaptive filtering procedure useful for beginners who DBF)
- 2011-02-23 23:17:34下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
MATLAB_video_process
matlab视频处理书籍,详细介绍了matlab下的视频处理(matlab video process)
- 2014-01-12 12:05:57下载
- 积分:1
-
pcaForSVM
支持向量机(SVM)主成分分析法进行预处理筛选变量( support vector machine (SVM),PCA(principal component analysis))
- 2020-09-19 10:17:53下载
- 积分:1
-
sp1
自己写的关于lpc分析与合成的Demo程序,适合本科做设计参考。(himself wrote on the lpc analysis and synthesis of Demo procedure, we do the design for reference.)
- 2006-06-02 15:22:51下载
- 积分:1