-
Kalman-filter-c
卡尔曼滤波器c语言代码。需要的可以下载看看,不设权限,0积分下载。(Kalman filter c language)
- 2013-07-22 16:48:46下载
- 积分:1
-
Gauss
高斯消元的一个例子。。应用于数值分析算法。希望能帮到大家。(gauss)
- 2010-07-09 13:16:56下载
- 积分:1
-
powrflow
利用matlab simulink 进行电力系统的潮流计算,很实用(Matlab simulink power system load flow calculation, it is practical)
- 2021-04-13 20:18:56下载
- 积分:1
-
SE
说明: 一个简单的以IEEE13和IEEE30节点系统为例的电力系统状态估计算例,是一个比较好的学习例子(A simple to IEEE13 IEEE30 bus system and power system state estimation example, is a good example of learning)
- 2015-03-12 19:38:40下载
- 积分:1
-
PSO2
This is a Particle Swarm Optimisation technique.
- 2014-02-11 13:18:30下载
- 积分:1
-
MPC模型预测控制算法
MPC模型预测控制算法,包括有约束和无约束模型预测控制MATLAB仿真(MPC model predictive control algorithm, including constrained and unconstrained model predictive control MATLAB simulation)
- 2020-08-09 13:48:32下载
- 积分:1
-
pidsimulatorbldc
pid simulator for bldc
- 2009-03-09 12:48:29下载
- 积分:1
-
particle_filtering
这是用粒子滤波算法进行视频跟踪的源程序
初始参数已近设好了,直接运行就可以了
有兴趣的朋友可以吧它改成差帧定位
省的换个视频就要手调一次参数
为了能运算快些
算法的核心代码是用C++编的
用MEX文件转化成dll数据
在matlab中调用的
希望对大家有所参考和帮助
也希望大家有好的想法,我们一起讨论和改进
有
用粒子滤波进行视频跟踪现在国内做的还不多
需要改进的地方也很多
还需大家共同努力啊,哈哈
由于本人用的视频太大,上传了半天传不上去,只有把视频删了
下了本程序的朋友,要自己找个视频放到文件夹内
并在程序中吧读视频语句的文件名改成你所放视频的文件名
比如你视频的文件名是myvideo.avi,则程序中
video = myvideo.avi
注意视频文件的格式一定要是.avi的哦
(err)
- 2008-08-04 13:57:14下载
- 积分:1
-
noise
利用MATLAB对原有声音波形进行加躁,去噪。得出加躁语音频谱图、去噪语音频谱图,以及对应文件。
(The original voice waveform with manic using MATLAB, denoising. The impatient voice spectrum, denoising voice spectrum graph, and the corresponding file.)
- 2015-01-27 11:30:55下载
- 积分:1
-
Ransac_ls
说明: ransac算法Matlab 实现 RANSAC算法全称是随机抽样一致算法(random sample consensus,RANSAC),RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(outliers,偏离正常范围很远、无法适应数学模型的数据),即数据集中含有噪声。(The ransac algorithm Matlab achieves the RANSAC algorithm's full name is the random sample consensus (RANSAC). The basic assumption of the RANSAC algorithm is that the sample contains the correct data (inliers, data that can be described by the model) as well as outliers (outliers). The normal range is too far to fit into the data of the mathematical model. That is, the dataset contains noise.)
- 2018-04-29 21:30:30下载
- 积分:1