-
python_book
实现Lagrange,Hermite,以及分段线性插值算法,需要用from * import *引用,如要使用lagrange, from lagrange import lagrange(Realize Lagrange, Hermite, and piecewise linear interpolation algorithm, need to quote from* import*, such as to use lagrange, from lagrange import lagrange)
- 2007-10-27 10:46:03下载
- 积分:1
-
FM
说明: 采用频率调制 为1000Hz的载波,在解调前把加性白高斯噪声加入到调制信号。当噪声功率和调制信号功率比为0.001,0.01,0.05,0.1和0.3是进行解调并绘出调制信号(The use of frequency modulation for the 1000Hz carrier, in the demodulation before AWGN added to the modulation signal. When the noise power and modulation signal power ratio of 0.3 is 0.001,0.01,0.05,0.1 and demodulation and modulation signals mapped)
- 2008-07-08 13:40:14下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
duoyonghujianceqi
一个多用户检测器的matlab代码程序
采用m序列作为扩频码
非常不错(very good)
- 2010-05-13 15:10:46下载
- 积分:1
-
LTE_init_generate_dtm.m
Function returns elevation map and description data with coordinates
- 2012-04-18 16:04:38下载
- 积分:1
-
APF
APF 在MATLAB的环境下,用SIMULINK进行仿真,基于的算法是 环宽控制(APF MATLAB)
- 2013-10-18 20:52:23下载
- 积分:1
-
intrans
这是用Matlab写的m文件,主要是实现图片灰度变换功能,具体功能和操作在程序中有详细说明(This is written in Matlab m file, image gray-scale transformation, specific functions and operations in the program are described in detail)
- 2012-10-26 20:25:22下载
- 积分:1
-
1
说明: 基于MATLAB的电液伺服系统最优调节器的设计与仿真(The electro-hydraulic servo system based on MATLAB Optimal Regulator Design and Simulation)
- 2008-12-22 12:34:40下载
- 积分:1
-
SegmentTool
segmentation tool to enable segmentation of images, either simple jpegs or other image
- 2013-02-25 14:11:04下载
- 积分:1
-
SimpleMthd
单纯形法,已知一个基可行解,求最优化问题(Simplex method, known as a basic feasible solution, for optimization problems)
- 2014-12-15 22:36:38下载
- 积分:1