-
MATLABused
应用MATLAB工具箱在VC++中实现神经网络的程序设计(MATLAB toolbox application in VC++ in the realization of neural network programming)
- 2009-05-28 13:28:59下载
- 积分:1
-
MATLAB_PGMS
Binary Phase Shift Keying, BPSK using Rayleigh Channel, Direct sequence spread spectrum, M sequence, Rayleigh channel
- 2015-04-07 12:59:39下载
- 积分:1
-
MATLAB-SIG
几个有关通信系统的matlab程序,有关信号,包含:a,对抽样频率为90kHz的信号进行下抽样抗混叠滤波器设计的程序,b,信号抽样率转换的程序,c,通过补零内插对信号进行下抽样,分析抽样对信号频谱的影响的程序(Some matlab programs about communiction system,mainly about signal,a,program about filter to signal sampling without aliasing ,b,transfering signal sampling rate,c,zeros-added sampling,with its influence of phase-frequency。)
- 2015-12-12 20:42:56下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
interpolation
MATLAB 插值算法 程序很全 用后就知道(The MATLAB interpolation algorithm is very wide after know)
- 2012-10-16 23:02:36下载
- 积分:1
-
Three-ph-distribution-line-measurement
Three phase distribution system line parameters measurements
- 2014-02-04 20:20:48下载
- 积分:1
-
Waveletpackettransformalgorithmprogram
这是小波包变换算法程序,有利于方便大家使用(This is the wavelet packet transform algorithm program will help facilitate the use of all)
- 2009-11-26 11:40:59下载
- 积分:1
-
LFM-radar
用fircls设计FIR带通滤波器,希望对大家有用。。(design a FIR filter with fircls.)
- 2013-04-24 09:01:59下载
- 积分:1
-
ProgrammingPPerl
Perl 语言编程
第三版 作者:Larry Wall, Tom Christiansen, and Jon Orwant 译者:何伟平
(The third edition of the Perl programming language: Larry Wall, Tom Christiansen, and Jon Orwant Translator: weipin)
- 2013-11-04 23:05:21下载
- 积分:1
-
0IterativeSOCP
This code run in matlab and it is the iterative SOCP
- 2015-01-14 22:03:05下载
- 积分:1