-
47765195kalmanfiler
This is a good file.
- 2010-12-20 11:10:28下载
- 积分:1
-
Fisherface
Fisher Linear Discriminant based program for face classification
- 2014-12-10 15:19:47下载
- 积分:1
-
CS-of-the-SAR-imaging-algorithm
基于压缩感知的sar成像算法研究,里面有七个小程序包括函数。(Based on compressive sensing of the SAR imaging algorithm research, there are seven small programs, including functions.)
- 2020-11-16 20:59:41下载
- 积分:1
-
Finite-difference-method-in-Matlab
有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程(Finite difference method in Matlab (elliptic equations), the finite difference method for solving the Poisson equation on a rectangular domain)
- 2021-03-29 10:49:11下载
- 积分:1
-
lmsjxx
lms算法仿真,及其主要性能分析。步长的影响与学习曲线的分析。(lms algorithm simulation, and its main performance analysis. Step of the analysis and the learning curve.)
- 2010-12-22 16:08:09下载
- 积分:1
-
Mppt_sfunction
利用扰动观察法实现光伏电池的最大功率点的跟踪(Perturbation and observation method using photovoltaic cells to achieve maximum power point tracking)
- 2011-05-24 15:54:13下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
GPStoolbox
GPS工具箱,包括坐标变换,求解定位信息(GPS toolbox, including coordinate transformation, to solve the positioning information)
- 2017-04-25 21:30:41下载
- 积分:1
-
Lowe04IJCV
说明: Lowe2004年发表于IJCV的关于SIFT算法的经典论文(Lowe2004 published in IJCV' s classic paper on the SIFT algorithm)
- 2011-04-06 14:34:34下载
- 积分:1
-
LMScmpRLS
说明: 基于lms算法和rls算法的比较,主要针对基本的算法性能,收敛速度进行比较。(comparison between lms and rls)
- 2010-05-01 13:02:01下载
- 积分:1