搜索资源列表
polygon.rar
- source code to compute the visibility polygon of a point in a polygon.
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.
size-compute
- 数据结构常用的算法,实现四则运算相加的,供大家参考-data structure commonly used algorithm, and the sum of four of the operation, for your reference
Compute
- 可编程计算器-programmable calculator.
compute
- vc++6.0 使用MFC实现的计算器小程序,可以执行
compute
- 用JAVA编的一个计算器的小程序,没有图形界面,要在DOC命令下运行
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).
compute
- 在vc++语言环境下,实现了基本的四则运算,比如代数中的加,和,乘,除
fftw-2.1.5
- FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real tran
capacity_plot
- compute the mimo channel capacity and plot the result.
capacity_water
- This program uses the waterfilling to compute capacity
Curvature
- This is to compute discrete curvature from STL (tesselated)3D model.
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