-
lms_sys_1
LMS算法的最简单模型,可以参考下。在噪声消除等主动噪声控制中有应用(The lms which is used in some signal procesing)
- 2010-01-25 16:23:57下载
- 积分:1
-
matlabppt
这是matlab的相关ppt,基本的一些操作和讲解,方便初学者更快的熟悉。(This is related to matlab ppt, and explain some of the basic operations, faster familiar easy for beginners.)
- 2013-11-23 04:04:37下载
- 积分:1
-
power_steppermotor
Stepper Motor Simulation
- 2018-06-01 13:38:33下载
- 积分:1
-
case300
电力系统潮流计算采取牛顿-拉弗逊法 IEEE 300 (power flow calculation IEEE 300)
- 2010-11-02 11:47:59下载
- 积分:1
-
icademo
BSS demo file for testing
- 2009-11-20 00:31:14下载
- 积分:1
-
System-Identification-and-Adaptive-Control-of-MATL
系统辨识与自适应控制 MATLAB仿真(System Identification and Adaptive Control of MATLAB simulation)
- 2009-11-23 16:28:33下载
- 积分:1
-
bcch
小区初搜为GSM系统中的一个关键过程,本程序为GSM小区初搜过程查找并解广播控制信道bcch的matlab程序,输入数据由采样数据得到,在转换成所需格式后进行处理。若其中包含bcch,则输出找到信息,并通过解调译码等工作解其中信息信息。若没有,则发出错误信息。内付算法详细说明文档(Area early in the search for the GSM system, a key process, the procedures for the GSM cell and the beginning of search process to find solutions BCCH Broadcast Control Channel of matlab procedures, input data from the sampling data, converted into the desired format in the post-treatment. If one includes bcch, while the output to find information and work through the demodulation decoding information in which information solutions. If not, then send a wrong message. Pay the algorithm in detail within the document)
- 2008-05-05 20:24:31下载
- 积分:1
-
Transmitter_test
用matlab simulink实现超外差接收系统的一个测试程序(Using matlab simulink realization of a superheterodyne receiver system test program)
- 2011-08-28 08:02:39下载
- 积分:1
-
power_monophaseline
power single phase line
- 2013-03-23 11:53:58下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1