-
LMFnlsq
基于kalman滤波的最小二乘法的matlab程序,仅供参考(Kalman filter based on least squares matlab program for reference only)
- 2010-06-27 15:52:33下载
- 积分:1
-
chebyshev_interp
this m file concerning of the subject of interpolation in numerical math of engineering
- 2010-07-18 14:34:14下载
- 积分:1
-
saliency-and-trim
说明: 用于人造视觉 256*256的图像缩小到25*25 用saliency提取显著性区域 并根据设定的阈值剪裁(256* 256 for artificial visual image reduced to 25* 25 with saliency extraction of significant regional and in accordance with thresholds set tailoring)
- 2010-04-29 09:03:53下载
- 积分:1
-
munkres
Hungrian method for assignment
- 2011-08-10 20:42:56下载
- 积分:1
-
DSP_RADAR
主要用于实现雷达信号的处理,对四目标进行识别测速(Mainly used to implement the processing of radar signals for the four target recognition speed)
- 2014-12-23 09:55:30下载
- 积分:1
-
fuzzpid
串联模糊PID,搭建模糊PID框架,并与普通PID对比,演示模糊控制特点(Series fuzzy PID, fuzzy PID frame structures and contrast with the ordinary PID, fuzzy control features demo)
- 2013-11-25 11:00:55下载
- 积分:1
-
tixingguanzi2
分析了支持向量回归机在能源需求预测中的优势,确定了输入向量集合和输出向量集合,建立了基于Matlab技术的SVR能源需求预测模型.对我国1985-2008年能源需求相关数据进行模拟与仿真,并对中国2010年和2020年能源需求量进行预测.研究结果表明:一是中国未来对能源的需求量逐渐增加,从2010年的330400万吨标准煤上升到2020年418320万吨标准煤,年均增长率为2.39%;二是在解决我国能源系统小样本.非线性及高维模式识别问题中SVR比BP神经网络等方法有更高的预测精度.(Support vector regression analyzes advantage in energy demand forecast to determine the set of input vectors and output vector set, established SVR energy demand forecasting model based on Matlab technology. Energy demand for our 1985-2008 related data modeling and simulation , and China in 2010 and 2020 energy demand forecast results show that: First, China s increasing demand for energy in the future, from 3.304 billion tons of standard coal in 2010 rose to 4.1832 billion tons of standard coal in 2020, average annual growth rate of 2.39 second is to solve our energy system small sample nonlinear and high dimensional pattern recognition problem SVR higher prediction accuracy than the BP neural network method.)
- 2014-01-09 14:11:20下载
- 积分:1
-
Matlab_parfor
当matlab计算量很大,重复独立的循环计算很多的时候,我们可以使用matlab的并行计算,这里我先试验了parfor并行计算。以下代码仅适合新版的matlab,改编自《实战matlab之并行程序设计》。(When MATLAB has a large amount of computation and a lot of repetitive computing, we can use the parallel computing of MATLAB, where I first experimented with parfor parallel computing. The following code is only suitable for the new version of MATLAB, adapted from the parallel programming of real MATLAB.)
- 2020-07-03 17:40:02下载
- 积分:1
-
tspo_ga
遗传算法解决TSP的一种新的快速算法MATLAB程序,运行效果也不错(Genetic algorithm to solve TSP is a new fast algorithm for MATLAB programs, run effects are well)
- 2009-09-15 10:05:23下载
- 积分:1
-
PSO
Rosenbrock函数优化属于无约束函数优化问题,其全局极小值位于一条平滑而狭长的抛物线形状的山谷底部,且为优化算法提供的信息很少,因此找到其全局极小值就显得很困难。根据Rosenbrock函数的这种特性,专门提出了一种改进的PSO算法,该算法引入三角函数因子,利用三角函数具有的周期振荡性,使每个粒子获得较强的振荡性,扩大每个粒子的搜索空间,引导粒子向全局极小值附近靠近,避免算法过早地收敛,陷入局部最优,从而找到Rosenbrock函数的全局极小值。大量实验结果表明,该算法具有很好的优化性能,为某些领域某些特定的类似于Rosenbrock函数的优化问题提供了一种新的思路。(Rosenbrock function optimization functions are unconstrained optimization problems, its global minimum value at a smooth parabolic shape and narrow mountain valley
Department, and for the optimization algorithm provides little information, and therefore find its global minimum value becomes very difficult. According to this feature Rosenbrock function, specifically mentioning
Out an improved PSO algorithm (PSO-R), the algorithm introduced trigonometric factor, using trigonometric has periodic oscillations, so that each particle to obtain more
Strong oscillations of expanding the search space of each particle, the particle is close to nearby guide global minimum, avoiding premature convergence algorithm, into a local optimum, thus
Finding the global minimum Rosenbrock function. Experimental results show that the algorithm has a good optimizing performance, similar to some certain areas
Rosenbrock function in the optimization problem provides a new way of thinking.)
- 2014-08-27 19:48:25下载
- 积分:1