-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
2222
说明: 基于MATLAB的直接序列扩频通信系统仿真,可以去参考一下(MATLAB-based direct sequence spread spectrum communication system simulation, you can go to reference)
- 2010-03-29 10:53:36下载
- 积分:1
-
EKF-C-simulation
扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
- 2013-09-28 15:32:08下载
- 积分:1
-
imperfect_channel_gain
this m.file produces channel coefficient with some error, in which the estimation error follows a random variable with zero mean and variance of MSE.
lat is the latitude of BS places at different cells which is used to determine the number of BSs in the networks
- 2013-12-28 19:12:17下载
- 积分:1
-
eemd
EEMD算法,集合经验模态分解,时域分解程序。按频率进行信号分解,精度高,(EEMD algorithms, time domain decomposition process. According to the frequency signal decomposition, high precision)
- 2015-09-29 14:15:22下载
- 积分:1
-
KernelDS
基于泰勒技术展开的自适应滤波函数的图像处理,可实现去噪,超分辨率,去除马赛克等(Taylor expansion based on adaptive filtering techniques of image processing functions can be realized denoising, super resolution, remove mosaic)
- 2011-04-23 14:38:51下载
- 积分:1
-
LiZiqun
这是一个基于粒子群算法来寻找图片上的园的圆心,通过自己设置参数,可以在较短的时间内较为精确的找到一个图所有圆的圆心(It is used to find the location of circles in a complicant map. For this fuction, you can set some paraement yourself and it will return the result in a very short time. )
- 2011-05-07 14:20:00下载
- 积分:1
-
IrisLocate
本源代码用来进行虹膜区域检测,可以用来进行视线跟踪、眼睛区域检测等。(Iris source code used for detection, can be used for eye tracking, eye region detection.)
- 2011-05-09 16:23:41下载
- 积分:1
-
matlab-nc
绘制矢量流场图。这对研究矢量的导数来说是重要的,而且富有启发性。
(plot current vector figure matlab。 it is interesting and enlightening to consider the derivative of a vector.
)
- 2012-02-12 15:59:26下载
- 积分:1
-
C-C-Method
该程序用于求解时间延迟t和嵌入维数m,该方法不同于自相关函数法和gp法,可以同时求解出两个量t和m的值,非常方面,在求解lyapunov指数时经常用到该方法(The procedure used to solve the time delay t and the embedding dimension m, the method is different from the self-correlation function gp method can solve the two quantities t and the value of m, the very aspect, often used to solve the lyapunov exponentthe method
)
- 2012-03-20 20:10:43下载
- 积分:1