-
SVM
程序可以用于支持向量机分类算法,只有源代码,使用时需要改进(Program can be used to support vector machine (SVM) classification algorithm, only the source code, when using, need to improve)
- 2013-01-12 20:30:09下载
- 积分:1
-
pidmatlab
一个pid仿真例子,有程序和仿真模拟图,可以直接应用,希望有用!(A simulation example of a pid, have procedures and simulation map, can be applied directly, I hope useful!)
- 2008-02-03 16:41:48下载
- 积分:1
-
into
This book is an introduction to two subjects:Matlaband numerical computing.
This first chapter introducesMatlabby presenting several programs that inves-
tigate elementary, but interesting, mathematical problems. If you already have
some experience programming in another language, we hope that you can see how
Matlabworks by simply studying these programs.
- 2013-11-11 21:54:29下载
- 积分:1
-
test
利用程式可以輕易測試控制系統是否穩定, 進而決定系統的pole設計是否有誤(use the code can let user easy to know our control system is stable or not)
- 2010-12-29 20:13:45下载
- 积分:1
-
16QAM
16QAM +AWGN added+BER(16QAM+AWGN added+BER)
- 2009-04-16 02:56:11下载
- 积分:1
-
Amplitude_shift_keying
This is the program for amplitude shift keying
u hav to put the pulse only.
- 2010-10-25 13:40:19下载
- 积分:1
-
VCandMATLAB
本文介绍了VC++与MATLAB联合编程的几中方法,并重点介绍了DLL方法(This article describes the joint VC++ and MATLAB programming in several ways, and highlight the DLL method)
- 2010-11-20 14:54:09下载
- 积分:1
-
BER-for-BPSK-in-AWGN-channel
Its another MATLAB code...
- 2012-06-08 05:06:47下载
- 积分:1
-
Totaljobs-CV-templates
this code about optimization
- 2013-08-15 00:30:24下载
- 积分:1
-
zhaoxiaopu
位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。
网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)=
取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为
y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2)
始值为,kp=20, kd=0.3, ki=0.1。
(Position command for the step signal amplitude of 1.0, r (k) = 1.0. The network structure is 1-4-1, the Gaussian function parameters taken Cj = [-2-1 1 2] T, B = [0.5 0.5 0.5 0.5] T. Weight learning parameter η = 0.30, α = 0.05. PID control parameters at the beginning of each RBF network control, the controlled object is G (s) = take the sampling time is 1ms, using the Z transform discrete, discretized controlled object is y (k) =-den (2)* y (k-1)-den (3)* y (k-2)+num (2)* u (k-1)+num (3)* u (k-2) initial value, kp = 20, kd = 0.3, ki = 0.1.)
- 2013-07-22 21:20:28下载
- 积分:1