-
MATLAB_kejian
Matleb的学习课件,适合初学者学习使用。(Matleb learning courseware, suitable for beginners learning to use.)
- 2009-11-15 08:33:52下载
- 积分:1
-
217Convolutional-Codes-
2,1,7卷积吗 ,实现vitebi译码(2.1.7Convolutional Codes and Viterbi decoding)
- 2011-10-20 17:24:53下载
- 积分:1
-
QPSK_m
QFSK加高斯噪声后,在0-10dB信噪比下,误码率曲线绘制(After QFSK plus Gaussian noise at 0-10dB SNR, BER curves plotted)
- 2014-12-31 15:27:02下载
- 积分:1
-
fuzzy_pid
直流伺服电机用MATLAB实现的源代码,伺服系统由具有位置反馈、速度反馈和电流反馈的三闭环结构组成本控制系统采用模糊和PID复合控制,在小偏差时转化为P ID控制,这样就获得了比纯模糊控制更高的稳态精度,有比P ID控制更快的动态响应、更小的超调量。(DC servo motor to achieve with the MATLAB source code, by a position feedback servo system, the speed feedback and current feedback loop structure composed of three of the control system using fuzzy and PID compound control, in a small deviation into the P ID control, so that access to higher than the pure fuzzy control steady-state accuracy, faster than P ID control the dynamic response, smaller overshoot.)
- 2010-11-07 10:48:00下载
- 积分:1
-
bipolar
bipolar transmission using matlab
it will be helpful
- 2009-12-12 21:29:26下载
- 积分:1
-
rastamat
求解语音信号的RASTA-PLP和PLP特征(Solving speech signal characteristics of RASTA-PLP and the PLP)
- 2009-12-14 11:17:57下载
- 积分:1
-
lsm-rbf
说明: 一种最小二乘法的RBF网络
----------------------------------
radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2011-04-13 10:26:06下载
- 积分:1
-
Application-Finite-Element-MATLAB-
Development and Application of the Finite Element Method based on MATLAB - Herbert BAASER - SPRINGER 2010(Development and Application of the Finite Element Method based on MATLAB- Herbert BAASER- SPRINGER 2010)
- 2013-01-23 03:36:34下载
- 积分:1
-
pattern
MATLAB在天线方向图中的应用与研究,文件夹中包含说明和小程序。(application of matlab on antenes)
- 2011-12-07 22:46:20下载
- 积分:1
-
glp
经典的周期图法计算信号功率谱的源程序,具有较高参考价值(Classical periodogram method to calculate the power spectrum of the signal source, a high reference value)
- 2012-01-03 22:15:30下载
- 积分:1