搜索资源列表
binomial
- % 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.
weightpercent
- 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
periodogramestimate
- 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
Waterfilling.Algorithm
- 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).
capacity_plot
- compute the mimo channel capacity and plot the result.
capacity_water
- This program uses the waterfilling to compute capacity
activeContour.rar
- compute active contour model,compute active contour model
jitterbug-1.23
- 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
D3squTE
- 利用有限元法,用comsol和matlab软件计算光子晶体三维带隙-With finite element method, using comsol and matlab software to compute three-dimensional photonic crystals band gap
crb_ula
- 计算均匀线性阵DOA估计克拉美罗界的代码-a code for compute Cramer-Rao bound for direction of arrive of uniform linear array
ComputeDispersion
- 专门用于计算频散现象的matlab程序,各种功能函数都提供,并且还有举例说明,希望对大家的研究有所帮助-compute dispersion
prec_rec
- 画出函数的ROC曲线,precision/recall 曲线-function [prec, tpr, fpr, thresh] = prec_rec(score, target, varargin) PREC_REC- Compute and plot precision/recall and ROC curves.
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-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
Galois_Field_Computation_in_MATLAB
- 一篇很好的关于如何利用MATLAB软件对伽罗华域中的向量进行各种计算的文献-A good conference on how to use MATLAB to compute vector of Galois field
compute-satellite-postion
- 根据15个星历参数计算卫星地心地固坐标系下的速度,位置(6个开普勒轨道参数,9个摄动参数)-compute satellite postion
MATLAB-SCIENTIC-COMPUTE
- matlab例程,matlab科学计算函数,数理统计,随机过程,人工智能-matlab scientic compute
compute-fractal-dimension
- 盒子法计算一维数据的分形维数(霍氏维数),matlab应用程序。-compute fractal dimension
Compute-normal
- 对于网格上每个点求取法向量的方法,程序实现的比较好-Compute normal vectors of 2.5D triangulation
compute-trnasitional-path
- 高级宏观经济学,计算转移路径,算稳态资本,通过迭代算法算贝尔曼方程,找不动点-transitional path,compute steady-state capital,recursive iteration,value function,bellman equation
compute
- 可以计算两个数的和的matlab程序,有界面-GUI code which can compute the sum of two numbers