-
recursive_least_squares_adaptive_filters
该pdf详细描述了RLS自适应滤波器的原理以及其算法实现(Pdf detailed description of the RLS adaptive filter theory and its algorithm)
- 2010-06-16 22:44:21下载
- 积分:1
-
Data_fusion
为了获得更加准确的估计位置,对一种基于数据融合的定位解算算法进行了研究,在将模拟退火算法与经典的泰勒级数展开法和Chan氏算法进行性能比较的基础上,将模拟退火算法与上述两种经典的位置解算算法相结合,通过构造多算法协同定位模型,并基于该模型设计了融合定位算法,对传统定位解算算法进行改进,提出了一种基于数据融合的定位解算算法。仿真结果表明,融合算法的定位精度优于非融合算法且运算量较小(In order to obtain more accurate estimates of the location of a data fusion-based positioning solver algorithm is studied in the simulated annealing algorithm with the classical Taylor series expansion method and Chan' s algorithms performance comparison based on simulated annealing algorithm with the above-mentioned two kinds of classical solution calculate the location of the Combination, by constructing a multi-algorithm co-location model, and model design based on the location of the fusion algorithm, the traditional location solver algorithm is proposed to improve a position based on data fusion solver algorithm. Simulation results show that the positioning accuracy of better than fusion fusion algorithm and the computation of non-small)
- 2010-02-06 22:23:43下载
- 积分:1
-
daima
根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。(According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula results, and compare the accuracy of points.)
- 2009-06-29 13:24:14下载
- 积分:1
-
chap3
关于matlab的智能仿真程序,能够运行!大家可以多交流学习.(Intelligence on matlab simulation program, able to run! We can exchange learning.)
- 2013-10-21 19:13:00下载
- 积分:1
-
manual_thresh
mnualy threholding the image by using this code
- 2010-09-26 16:52:32下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法,通过本算法,可以用以求解NP问题最优值,属于启发算法(Ant colony algorithm, the algorithm can be used to solve the problem of the optimal value of the NP, is heuristic algorithm)
- 2011-04-27 17:37:21下载
- 积分:1
-
dc-dc
Three phase high frequency isolated DC-DC converter (published in ELSEVIER)is simulated under symmetrical open loop control.
It provides Low voltage conversion ratio, isolation, good regulation with fast dynamic response
- 2014-08-14 16:32:36下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1
-
PorousMedium2LayerModel
PorousMedium2LayerModel双向介质波长模拟(Porous Medium 2Layer Model)
- 2013-12-25 16:23:50下载
- 积分:1
-
fourier
用matlab编的,傅里叶级数变换和拉普拉斯变换的代码(Fourier series transform and Laplace transform code)
- 2012-12-06 12:38:14下载
- 积分:1