登录
首页 » matlab » matlab_code

matlab_code

于 2010-06-02 发布 文件大小:4KB
0 104
下载积分: 1 下载次数: 41

代码说明:

  mimo capacity matlab implementation and water filling algo for optimal power distribution

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

发表评论

0 个回复

  • Data-from-Original-Paper
    Application of Cauchy method for Extraction of Filter S polynomials with lossy network
    2020-12-15 10:49:13下载
    积分:1
  • Fresnel diffraction
    一个矩形菲涅尔衍射计算的MATLAB程序(A rectangular Fresnel diffraction calculation of the MATLAB program)
    2017-08-24 09:56:40下载
    积分:1
  • TFTB_TBX
    时频分析工具包,可用于非平稳信号处理,for matlab(This is the Time-Frequency Toolbox, a collection of about 100 M-files , developed for the analysis of non-stationary signals using time-frequency distributions. It consists in groups of signal generation files, processing files and post-processing files (including visualization tools). The toolbox contains numerous algorithms for time-frequency signal analysis, with special emphasis on quadratic energy distributions within Cohen s class and the affine class, including most recent developments based on reassignment. The Time-Frequency Toolbox has been developed by Francois Auger, Olivier Lemoine, Paulo Gonlv and Patrick Flandrin during the years 1995-1996. Later, modifications for Matlab 5 were made available.)
    2010-07-31 11:17:31下载
    积分:1
  • duojiRLS
    系统辨识中的多级最小二乘法,用于进行系统参数辨识(System identification in multi-level least-squares method for system parameter identification)
    2011-08-16 22:10:43下载
    积分:1
  • hegseg
    这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特(This is a multi-target data fusion on the temperature of a good chapter, we want to help. Principle of clear, maverick)
    2010-02-26 16:41:01下载
    积分:1
  • simulated_annealing
    模拟退火的matlab版本,非常有用,需要的下(Simulated annealing matlab version, very useful at need)
    2015-05-29 13:34:25下载
    积分:1
  • sparse_test-master
    matlab源码,对稀疏编码算法的实现以及测试,内含详细程序。(The matlab source code, implementation and testing of sparse coding algorithm, containing detailed program.)
    2014-01-04 19:39:03下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • PC-Program-to-simulateBandgapnal
    此程序可用来对二维光子晶体带隙结构进行模拟绘图(This procedure can be used to two-dimensional photonic band gap structure to simulate the drawing)
    2011-11-16 15:28:37下载
    积分:1
  • gsxyf
    高斯消元法程序,高斯消元法程序11111111(高斯消元法程序)
    2010-07-21 17:16:23下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载