-
IEEESPL06
to extract the pitch
- 2011-01-01 13:44:10下载
- 积分:1
-
Image-Denoising-Algorithm
基于Matlab的图像去噪算法仿真,Word文档格式。(Matlab-based image denoising algorithm simulation, Word document format.)
- 2021-03-29 17:09:10下载
- 积分:1
-
5.--PSK-Demodulation-(Part-1)
Phase-shift keying (PSK) is a modulation process whereby the input signal, a binary PCM waveform, shifts
the phase of the output waveform to one of a fixed number of states. The demodulation process can be divided into three major subsections, as shown by Figure 4. First, since
the incoming waveform is suppressed carrier in nature, coherent detection is required. The methods by
which a phase-coherent carrier is derived from the incoming signal are termed, carrier recovery, and will be
covered first.
- 2014-02-25 16:01:21下载
- 积分:1
-
nihe
用matlab来解决数据拟合问题,包括四个例子程序和一个ppt(Data fitting using matlab to solve problems, including four examples of procedures and a ppt)
- 2009-11-08 19:40:35下载
- 积分:1
-
signalmatlab
典型的信号以及matlab实现,适用于初学者,里面有正余弦信号等基本信号。(A typical realization of the signal and matlab for beginners, there are sine and cosine signals and other basic signal.)
- 2010-11-06 10:20:09下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
facedetection-full
this code is pca base face recognition programme. . this code is pca base face recognition programme. it reads nots(here 5) faces from orl database and the rest (noc-nots) are used as test.
- 2013-02-12 18:34:46下载
- 积分:1
-
k_means_datapoint
k_means聚类算法matlab实现,运用matlab环境实现了聚类经典算法k_means实现对数据点的分类(the implementation of k_means in matlab)
- 2013-12-07 16:39:48下载
- 积分:1
-
C-C-method
运用C-C算法重构相空间重构嵌入维数和计算时间延迟(Using C-C reconstruction of phase space reconstruction algorithm embedded dimension and computing time delay)
- 2012-04-11 16:07:18下载
- 积分:1
-
Nodos_EL_1
Derive current and voltage an electric circuit with Euler Lagrange formulism
- 2015-04-15 02:52:23下载
- 积分:1