-
Fast_Kalman_Filter
快速卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。(Fast Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. )
- 2010-12-20 10:31:21下载
- 积分:1
-
zuiduanlujing
无线传感器最短路径算法,MATLAb代码,可以直接在MATLAb上运行。(Wireless sensor the shortest path algorithm, MATLAb code, can be directly in the MATLAb operation.
)
- 2012-04-27 11:31:53下载
- 积分:1
-
LogisticRegression
关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)(on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and prediction error analysis. UCI data from the database Ionosphere database, Statistics are 351 examples, and the output variable is two classification variables, representatives from the ionosphere radio reflection of the good and bad, A total of 32 eigenvalue. (Compressed package contains good data already processed))
- 2007-06-01 17:09:20下载
- 积分:1
-
Greek
greek letters in matlab with code explanation
- 2012-08-03 06:10:30下载
- 积分:1
-
random-walk
this is a simulation of the problem random walk , coded in c
- 2015-02-13 06:04:52下载
- 积分:1
-
13 Markov链
说明: 马尔可夫链可被应用于蒙特卡罗方法中,形成马尔可夫链蒙特卡罗(Markov Chain Monte Carlo, MCMC) ,也被用于动力系统、化学反应、排队论、市场行为和信息检索的数学建模。(Markov Chain Monte Carlo, MCMC)
- 2020-10-18 16:07:26下载
- 积分:1
-
bondtection
在matlab平台下,进行图像边缘提取的简单程序,改程序简单易懂,且实用性强,适合初学者。(In the matlab platform to carry out a simple image edge extraction process, to change procedures are simple and easy to understand, and practical, suitable for beginners.)
- 2009-11-10 22:14:44下载
- 积分:1
-
NNDeeplearning
深度学习的一些工具包和一些例程,有关于BP神经网络,卷积神经网络等。用于熟悉相关算法基本够用。比较适合想了解此类内容的初学者。(Some Tools of deep learning. Eg:NN,CNN,BP and so on. It s pretty well to student.)
- 2015-11-29 21:53:29下载
- 积分:1
-
8dpc
Direct power control DPC, direct power control
- 2018-02-17 21:32:28下载
- 积分:1
-
chapter3
说明: 差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)
- 2020-11-09 21:41:07下载
- 积分:1