-
2
说明: 滑膜变结构控制的matlab仿真程序,学习滑膜变结构控制的基础。(Variable structure control synovial matlab simulation program, learning the basis of variable structure control synovium.)
- 2011-04-17 18:48:35下载
- 积分:1
-
Optimization
压缩感知MATLAB经典工具箱 求解L1范式(Compressive sensing Matlab toolbox )
- 2012-05-03 06:05:02下载
- 积分:1
-
The-optimal-control-theory
最优控制理论课件,讲解生动形象易懂,适合初学者,希望大家好好学习(The optimal control theory to explain the courseware, vivid and easy to understand, suitable for beginners, I hope you Study hard)
- 2014-12-10 20:46:34下载
- 积分:1
-
qinghang
基于多相结构的信道化接收机,包含特征值与特征向量的提取、训练样本以及最后的识别,自写曲率计算函数 。( Channelized receiver based on multi-phase structure, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Since writing the curvature calculation function.)
- 2016-10-15 22:12:37下载
- 积分: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
-
renoyld-equation--solve
利用matlab开发一套求解雷诺方程的办法,利用有限差分法。(Using matlab to develop a solution to the Reynolds equation approach, using the finite difference method.)
- 2012-06-10 12:51:56下载
- 积分:1
-
untitled
实现微电网逆变器的平滑切换PQ和VF之间切换,供参考学习交流用(o achieve smooth switching between microgrid inverters PQ and VF switching, for reference, learning and communication.)
- 2018-04-24 17:29:21下载
- 积分:1
-
CAMP
说明: CAMP算法,一种压缩感知算法,可以实现复数矩阵形式的快速处理。给出了相应的文献。(CAMP algorithm, a compressed sensing algorithm, can achieve fast processing in the form of complex matrix. The corresponding literature is given.)
- 2021-01-01 23:37:26下载
- 积分:1
-
RHC
介绍了RHC控制算法的实现,有具体的例子(Introduced the RHC control algorithm, there are concrete examples)
- 2010-07-07 15:54:41下载
- 积分:1
-
denoising
关于噪声模型的matlab仿真,有利于噪声的信道仿真(On the noise model of matlab simulation, in favor of noise channel simulation)
- 2007-12-26 20:40:25下载
- 积分:1