登录
首页 » matlab » LSL-RLSYULMS

LSL-RLSYULMS

于 2011-10-04 发布 文件大小:1KB
0 257
下载积分: 1 下载次数: 30

代码说明:

  本自适应算法考查了LMS,RLS与LSL三种自适应算法的对比。(The adaptive algorithm examines the LMS, RLS and LSL comparison of three kinds of adaptive algorithms.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ExcelMatlab3DPlotter
    this program can make graph from xml file can make a lot of kind of graphic
    2011-02-05 03:13:03下载
    积分:1
  • equal-area-critirea
    E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line reactance: ) L4x=input( enter the line reactance: ) Pi=input( enter the input power: ) X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x Pm1=E*V/X1 DO=asin(Pi/Pm1) A=((L2x*L3x)/(2*(L2x+L3x))) C=A B=((L3x/2)^2)/(L2x+L3x) X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B Pm2=(E*V)/X2 X3=Gx+L1x+L2x+L4x Pm3=(E*V)/X3 DC=input( enter the fault clearing angle: ) Dm=(3.14-asin(Pi/Pm3)) a1=quad( sin ,DO,DC) A1=(Pi*(DC-DO)-Pm2*a1) a2=quad( sin ,DC,Dm) A2=Pm3*a2-Pi*(Dm-DC) if(A2>=A1) disp( the system is stable ) else disp( the system is unstable ) end Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2)) disp( critical clearing angle: ) Dcc
    2012-09-11 22:46:05下载
    积分:1
  • zishiying_boshu_xingcheng
    该文件是采用了MVDR、MSC和MSNR三种方法进行DOA估计的MATLAB程序(MATLAB for DOA estimate : MVDR、MSC and MSNR)
    2014-12-23 15:43:33下载
    积分:1
  • mhjnmtmt
    包括脚本文件和函数文件形式,通过matlab代码,有较好的参考价值,可以得到很精确的幅值、频率、相位估计,对HARQ系统的吞吐量分析,感应双馈发电机系统的仿真,包括面积、周长、矩形度、伸长度,到达过程是的泊松过程。(Including script files and function files in the form, By matlab code, There are good reference value, You can get a very accurate amplitude, frequency, phase estimation, HARQ throughput analysis of the system, Simulation of doubly fed induction generator system, Including the area, perimeter, rectangular, elongation, Arrival process is a Poisson process.)
    2016-03-27 13:53:47下载
    积分:1
  • vqlbg
    用LBG算法进行矢量量化器的设计,用分裂法获得初始码书(Using vector quantization LBG algorithm design, with split method to obtain the initial codebook)
    2016-10-20 21:35:53下载
    积分:1
  • fillgaps
    目的:这段代码当有两个或两个以上的版本很有用的数据 为同一个日期或空间点或图像,每个版本都有 一些差距在某些领域分析的关键。的 目的是填补空缺的最好的版本(或任何版本如果没有 比较),使用相应的值替代版本。(Objective: This code is useful when there is two or more versions of data for the same dates or spatial points or images where each version has some gaps in certain fields that are crucial for the analysis. The objective is to fill the gaps in the best version (or any version if no preferance), using corresponding values in the alternative versions.)
    2015-04-13 10:40:25下载
    积分:1
  • shunshipinlvpuguji
    基于瞬时频率的码元速率估计,mpsk函数和test_signal函数都在基于小波变换压缩包内(Symbol rate estimation based on instantaneous frequency, qpsk function and test_signal functions in the compression package based on wavelet transform)
    2015-11-17 15:14:35下载
    积分:1
  • powerflow
    用matlab编写程序计算3机9节点算例系统的潮流及三相短路电流。(The program is written in matlab to calculate the power flow and three-phase short-circuit current of the 3-machine 9-node example system.)
    2020-10-31 17:59:54下载
    积分:1
  • Optimization
    Genetic algorithm Beecolony PSO
    2009-12-15 21:55:40下载
    积分:1
  • demo
    数字图像处理MATLAB演示程序。包含图像灰度处理、平滑、锐化、压缩等。运行demo.m执行主界面。(Digital Image Processing MATLAB demonstration program. Contains the image gray scale processing, smoothing, sharpening, compression. The run demo.m perform the main interface.)
    2013-02-25 20:28:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载