登录
首页 » DOS » BalKovNaf05

BalKovNaf05

于 2008-09-06 发布 文件大小:196KB
0 240
下载积分: 1 下载次数: 0

代码说明:

说明:  gaosi 信道的m文件,通信中必须要的仿真文件(m channel gaosi documents, communication must be of the simulation file)

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

发表评论

0 个回复

  • Jakesdoublechannelgen
    JAKE 模型 ,用于衰落信道的仿真,是双信道的仿真的.(JAKE model for the fading channel simulation, is a two-channel simulation.)
    2006-12-18 15:16:17下载
    积分:1
  • PCA1
    主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。(Principal component analysis of the code, very useful, very good. This is a more useful C++ code.)
    2014-09-07 15:27:41下载
    积分:1
  • 07apriori
    apiriori algoritm in matlab for computer students
    2012-05-18 19:57:03下载
    积分:1
  • mlr
    Mixture of linear regressors. The routines contained in this file allow inference and learning of a mixture of linear-Gaussian regression models. Learning is performed by maximizing the data likelihood via the expectation maximization algorithm.
    2009-12-16 13:28:19下载
    积分:1
  • matlabGYWFFCDJF
    matlab关于微分方程的解法,只有这么多说明了(matlab on differential equations, and only so many shows)
    2011-01-15 00:17:50下载
    积分:1
  • fractal-use
    分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -0.1 0.8]) ②Sierpinski三角形 A=[0 1 0.5 0 0 1] 初始化A n=3 迭代次数 for i=1:n A=A/2 b=zeros(1,3^i) c=ones(1,3^i)/2 A=[A A+[c b] A+[c/2 c]] end for i=1:3^n patch(A(1,3*i-2:3*i),A(2,3*i-2:3*i), b ) patch填充函数 end (Fractal Exercise One The ① Koch curve Plural iteration Koch curve clear i to prevent i is reassigned A = [0 1] initial A is a connection (0,0) and (1,0) of the segments t = exp (i* pi/3) n = 2 n is the number of iterations for j = 0: n A = A/3 a = ones (1,2* 4 ^ j) A = [A (t* A+ a/3) (A/t+ (1/2+ sqrt (3)/6* i)* a) A+2/3* a] end plot (real (A), imag (A)) axis ([0 1-0.1 0.8])   ② Sierpinski triangle A = [0 1 0.5 0 0 1] initialized A n = 3 the number of iterations. for i = 1: n A = A/2 b = zeros (1,3 ^ i) c = ones (1,3 ^ i)/2 A = [A A+ [c b] A+ [c/2 c]] end for i = 1:3 ^ n patch (A (1,3* i-2: 3* i), A (2,3* i-2: 3* i), b ) patch filled function end)
    2013-03-02 10:03:09下载
    积分:1
  • GSC_Repet
    风电690V网侧变流器谐波电流抑制模型,SVPWM调制,采用重复控制器应对电网电压谐波。(Wind power 690V grid side converter harmonic current suppression model, SVPWM modulation, using repetitive controller for grid voltage harmonics.)
    2021-04-20 19:28:50下载
    积分:1
  • Optimization
    《小波消噪阈值算法优化》详细阐述了一种自适应小波阈值消噪法。经matlab验证,改进后的算法消噪性能大大提高。(《Optimization threshold algorithm of wavelet de-noising》discribes an adaptive threshold de-noising based on wavelet. It’s proved by matlab program that the performance of adaptive algorithm is much better than traditional algorithm.)
    2009-12-11 11:41:17下载
    积分:1
  • matpower2.0
    比较经典的matlab的电力系统潮流计算程序(more classic Matlab power flow calculation procedures)
    2006-06-06 10:02:38下载
    积分:1
  • iic
    matlab迭代控制程序 比较实用 仅供参考(matlab iterative control procedure more practical for reference only)
    2010-05-26 11:12:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载