登录
首页 » matlab » capacity_water

capacity_water

于 2009-10-04 发布 文件大小:1KB
0 203
下载积分: 1 下载次数: 94

代码说明:

  用matlab实现MIMO中的注水算法,并绘制累计分布函数(fullfill water-filling algorithm using matlab in mimo and drawing CDF)

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

发表评论

0 个回复

  • Feedback_control_theory
    英文版的反馈控制理论书籍,因为看着英文比较费劲,所以也没看过,不过这本书应该也是不错的()
    2007-09-20 13:17:06下载
    积分:1
  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • multiScale_KalmanFilter
    用多尺度卡尔曼滤波法,对信号参数进行识别估计。高频信号和低频信号识别结合起来改进了算法识别的精确度和准确度。(It is an implementation of hierarchical (a.k.a. multi-scale) Kalman filter using belief propagation. The model parameters are estimated by expectation maximization (EM) algorithm. In this implementation, we considered two time series with different frequencies. The messages between high and low frequency signals are combined to improve the estimation and prediction.)
    2013-01-07 20:17:40下载
    积分:1
  • svm
    svm程序,下载后可以直接运行,但需要结合data数据。没有密码(svm program can be run directly after download, but requires a combination of data data. No password)
    2013-09-22 19:33:50下载
    积分:1
  • Variable_structure_control
    在matlab下进行滑模变结构控制仿真系统的研究。希望对研究控制的同志有帮助。本人做论文时写的(Matlab under the sliding mode variable structure control simulation system. I hope the study will help control comrades. I used to do paper)
    2009-04-25 22:48:18下载
    积分:1
  • Improved-kalman-filtering-algorithm
    主要对扩展卡尔曼滤波(EKF)、无迹卡尔曼滤波(UKF)及改进无迹卡尔曼滤波(MAUKF)算法进行研究,研究了三种算法的基本原理和各自的特点。其中扩展卡尔曼滤波器是将卡尔曼滤波器局部线性化,其算法简单,计算量小,适用于弱非线性、高斯环境。无迹卡尔曼滤波器是用一系列确定样本来逼近状态的后验概率密度。改进无迹卡尔曼滤波算法在UKF的基础上引入衰减因子。(Improved Kalman filtering algorithm)
    2016-08-17 21:11:50下载
    积分:1
  • solutionofillsystem
    病态系统求解方法比较:龙格库塔4固定步长、变步长、吉尔法(Pathological system solving methods: Runge-Kutta 4 fixed step size, variable step size, Gill Law)
    2008-04-07 17:12:51下载
    积分:1
  • morphing
    Image Morphing, using matlab
    2009-11-20 04:43:41下载
    积分:1
  • chua
    蔡氏电路MATLAB仿真程序,分析,绘图,手动设置参数(Chua' s circuit simulation program MATLAB, analysis, mapping, set the parameters manually)
    2021-03-19 17:39:18下载
    积分:1
  • Source_Code_Of_Guide_To_MATLAB_Mix_Programming
    这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。(This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.)
    2009-05-25 19:45:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载