CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - compute

搜索资源列表

  1. binomial

    0下载:
  2. % binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4186
    • 提供者:左贤君
  1. weightpercent

    0下载:
  2. Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2074
    • 提供者:Jack
  1. periodogramestimate

    1下载:
  2. Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and plot it. c Generate 10 different realizations
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:1157
    • 提供者:冀晗
  1. Waterfilling.Algorithm

    0下载:
  2. Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute: pi = (mu*ai - bi)^+ sum(pi) = Pt By Daniel Perez Palomar (last revision: May 10, 2004).
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:马文
  1. capacity_plot

    0下载:
  2. compute the mimo channel capacity and plot the result.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:neeo
  1. capacity_water

    0下载:
  2. This program uses the waterfilling to compute capacity
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1141
    • 提供者:neeo
  1. activeContour.rar

    0下载:
  2. compute active contour model,compute active contour model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1068
    • 提供者:aseman
  1. jitterbug-1.23

    0下载:
  2. JITTERBUG 是一个用来仿真线性控制系统的Matlab工具箱。通过JITTERBUG,我们能得到延时、数据丢失对系统的性能影响。同时,这个工具箱还能计算控制系统中信号的谱密度。-JITTERBUG [Lincoln and Cervin, 2002] is a MATLAB-based toolbox that allows the computation of a quadratic performance criterion for a linear control syste
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:36113
    • 提供者:钱三强
  1. D3squTE

    8下载:
  2. 利用有限元法,用comsol和matlab软件计算光子晶体三维带隙-With finite element method, using comsol and matlab software to compute three-dimensional photonic crystals band gap
  3. 所属分类:matlab例程

    • 发布日期:2013-11-08
    • 文件大小:1309
    • 提供者:孙文倩
  1. crb_ula

    6下载:
  2. 计算均匀线性阵DOA估计克拉美罗界的代码-a code for compute Cramer-Rao bound for direction of arrive of uniform linear array
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:636
    • 提供者:潘杰
  1. ComputeDispersion

    4下载:
  2. 专门用于计算频散现象的matlab程序,各种功能函数都提供,并且还有举例说明,希望对大家的研究有所帮助-compute dispersion
  3. 所属分类:matlab例程

    • 发布日期:2013-10-14
    • 文件大小:81110
    • 提供者:lu
  1. prec_rec

    1下载:
  2. 画出函数的ROC曲线,precision/recall 曲线-function [prec, tpr, fpr, thresh] = prec_rec(score, target, varargin) PREC_REC- Compute and plot precision/recall and ROC curves.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4239
    • 提供者:zhangrui
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. Galois_Field_Computation_in_MATLAB

    1下载:
  2. 一篇很好的关于如何利用MATLAB软件对伽罗华域中的向量进行各种计算的文献-A good conference on how to use MATLAB to compute vector of Galois field
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:120463
    • 提供者:zonk
  1. compute-satellite-postion

    2下载:
  2. 根据15个星历参数计算卫星地心地固坐标系下的速度,位置(6个开普勒轨道参数,9个摄动参数)-compute satellite postion
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:5234
    • 提供者:闫付龙
  1. MATLAB-SCIENTIC-COMPUTE

    1下载:
  2. matlab例程,matlab科学计算函数,数理统计,随机过程,人工智能-matlab scientic compute
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:57964
    • 提供者:chen peng
  1. compute-fractal-dimension

    1下载:
  2. 盒子法计算一维数据的分形维数(霍氏维数),matlab应用程序。-compute fractal dimension
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:4053
    • 提供者:xuguangqi
  1. Compute-normal

    0下载:
  2. 对于网格上每个点求取法向量的方法,程序实现的比较好-Compute normal vectors of 2.5D triangulation
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2493
    • 提供者:lvdan
  1. compute-trnasitional-path

    0下载:
  2. 高级宏观经济学,计算转移路径,算稳态资本,通过迭代算法算贝尔曼方程,找不动点-transitional path,compute steady-state capital,recursive iteration,value function,bellman equation
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1298
    • 提供者:alfredyuan
  1. compute

    0下载:
  2. 可以计算两个数的和的matlab程序,有界面-GUI code which can compute the sum of two numbers
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4841
    • 提供者:李一凡
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com