-
jsq
运用用MATLAB编程的小型计算器,能够运行简单的加减乘除等运算(Use with MATLAB programming small calculator, able to run, such as simple addition and subtraction, multiplication and division operations)
- 2009-04-18 16:42:38下载
- 积分:1
-
model4
matlab simulink model for simulation
- 2011-01-25 06:29:12下载
- 积分:1
-
genetic-to-optimize-lifetime-of-wsn
there is a new approach Using in Wireless sensor network to Clustering, in this approach we use GA algorithm to optimize the lifetime of network.
- 2012-12-31 05:40:46下载
- 积分:1
-
6019199320075181841151433001
这是MATLAB图像处理函数的具体讲解,非常实用具体,对图像研究方面的编程很有帮助(This is the MATLAB image processing function on the specific, very concrete and practical, research on the image programming helpful)
- 2009-05-01 23:30:34下载
- 积分:1
-
MATLAB
matlab使用教程,适合初学者使用,容易上手(matlab using the tutorial, suitable for beginners to use, easy to use)
- 2011-05-16 14:51:26下载
- 积分:1
-
dsp
matlab编程对信号进行相关卷积等运算,并基于功率谱计算原理进行编程,加深对此理解
(the matlab programming related convolution operation signals and power spectrum calculation principle-based programming, to deepen this understanding)
- 2013-03-30 09:40:57下载
- 积分:1
-
daolibai-Fozzy-logic
倒立摆控制系统是一个复杂的、不稳定的、非线性系统,是进行控制理论教学及开展各种控制实验的理想实验平台。对倒立摆系统的研究能有效的反映控制中的许多典型问题:如非线性问题、鲁棒性问题、镇定问题、随动问题以及跟踪问题等。通过对倒立摆的控制,用来检验新的控制方法是否有较强的处理非线性和不稳定性问题的能力。利用模糊控制对倒立摆进行控制(Inverted pendulum control system is a complex, unstable, nonlinear system, which is an ideal experimental platform for teaching of control theory and various control experiments. The research of inverted pendulum system can effectively reflect many typical problems in control, such as nonlinear problem, robust problem, stabilization problem, follow-up problem and tracking problem. Through the control of the inverted pendulum, used to test whether the new control method has a strong ability to deal with nonlinear and instability problems. The fuzzy control is used to control the inverted pendulum)
- 2020-06-29 22:20:01下载
- 积分:1
-
skyhook_semi_qv_whitenoise
说明: 建立了一种使用简单有效的空气悬架天棚控制系统(A simple and effective air suspension ceiling control system)
- 2020-04-20 14:05:06下载
- 积分: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
-
matlab_walsh
函数通过输入信号序列和函数序号,以及调制解调选择参数来完成扩频调制解调。original_seq是原始输入序列,可能是未调制序列,也可能是调制序列,walsh_num是walsh函数的序号,select选择对输入的序列进行调制还是解调。(function through the input signal sequence and function of the serial number and choice of modulation and demodulation parameters to complete spread spectrum modulation and demodulation. Original_seq is the original input sequence may not be modulated sequence, and may also be modulated sequence, walsh_num walsh function of the serial number, select choice of input sequence modulation or demodulation.)
- 2007-01-15 15:28:59下载
- 积分:1