-
newtonraphson
algorithm implementation in matlab
- 2009-11-08 17:35:45下载
- 积分:1
-
GPSMatlabprocedure
说明: 非常全的GPS(全球定位系统)的Matlab源代码(Very wide of the GPS (Global Positioning System) of the Matlab source code)
- 2008-10-15 19:06:53下载
- 积分:1
-
FastICA_25
说明: 介绍关于fastica的一组matlab代码,很实用(Describes a group of about fastica matlab code, very useful)
- 2011-04-17 00:08:19下载
- 积分:1
-
OPP
保护最优程序,用matlab编写,适合电力系统从业人员使用。(Optimal protection program , written in matlab, practitioners use for the power system .
)
- 2015-03-31 15:01:52下载
- 积分:1
-
zhixinlocalization
基于RSSI的质心算法,其中可以实现目标的定位。有用者请下载。(Based on RSSI centroid algorithm, which can achieve the target localization. Useful, please download.)
- 2014-04-16 11:02:36下载
- 积分:1
-
fuzzy-control-table-line-calculation
离散论域模糊控制表的离线计算.已知单变量两维输入,一维输出模糊控制器,其两维输入为E,EC,一维输出为I,论域均为E,EC,I∈{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},E的论域划分为{NB,NM,NS,NZ,PZ,PS,PM,PB},共8个模糊子集(Discrete domain of fuzzy control table offline computing. Known univariate two-dimensional input, one-dimensional output fuzzy controller, the two-dimensional input of E, EC, one-dimensional output as I, on the field are E, EC, I ∈ {-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6}, E of the domain is divided into {NB, NM, NS, NZ, PZ , PS, PM, PB}, a total of eight fuzzy subset)
- 2013-07-24 04:19:32下载
- 积分:1
-
match_filter_fft
模拟出一个雷达系统的匹配滤波器,并给出脉冲压缩的结果(Simulate a radar system, a matched filter, and gives the result of pulse compression)
- 2013-07-11 22:45:35下载
- 积分:1
-
rs
说明: RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;(RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc. )
- 2010-04-18 18:53:40下载
- 积分:1
-
stft
短时傅里叶变换STFT,对脑电癫痫数据的三维显示(Short time Fourier transform STFT, the data on the three-dimensional display of Epilepsy)
- 2011-05-25 16:49:46下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1