-
ImageAlignment(matlab)
说明: 这里边提供了一个matlab实现的图像配准的算法. 供大家参考,方便学习研究之用.(here is the realization of a Matlab image registration algorithm. For your reference, facilitate learning research.)
- 2006-02-21 17:14:49下载
- 积分:1
-
FEO
运行matlab平台,烟花寻优算法,自己编的(Operation of MATLAB platform and optimization algorithm for fireworks)
- 2018-05-24 10:10:51下载
- 积分:1
-
uwb4apicture
802.15.4a channel code
- 2009-11-24 10:32:12下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1
-
unit
一款基于matlab环境开发的系统辨识工具箱。主要涉及频域辨识算法,除了常规的辨识方法之外,还包括状态空间辨识。内有pdf的使用说明。(A matlab toolbox for system identification in frequency domain.)
- 2012-05-01 12:07:32下载
- 积分:1
-
同步挤压小波
小波变换中的同步挤压小波程序。支持GUI界面交互,也可独立运行,易改造,易结合。(The synchronous extrusion wavelet program in the wavelet transform. Support GUI interface interaction, also can run independently, easy to transform, easy to combine.)
- 2018-01-19 09:55:23下载
- 积分:1
-
matlab_v
Motion Tracking
===============
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a background model and attempts
to track objects. By clicking on any of the four subwindows you can
investigate the background representation (a Mixture of Gaussians) of
any pixel. The two windows that then appear display the mixture once
as a two-dimensional scatter plot (ignoring the blue colour
component), and once as a one-dimensional evolution of the red colour
component only. These plots make the internal processing visible and
should help determining suitable parameters to be set in
mixture_parameters.m.
- 2009-10-07 14:48:37下载
- 积分:1
-
Aproksimaciya_funkcii
Approximation of functions
matlab
- 2012-05-15 00:16:19下载
- 积分:1
-
Minimum-Cost-Flow
最小费用最大流问题是经济学和管理学中的一类典型问题。在一个网络中每段路径都有“容量”和“费用”两个限制的条件下,此类问题的研究试图寻找出:流量从A到B,如何选择路径、分配经过路径的流量,可以达到所用的费用最小的要求。(Minimum cost maximum flow problem is economics and management in a class of typical problems. Each path in a network has the " capacity" and " costs" two limiting conditions, such problems of trying to find out: Flow from A to B, how to choose the path, the path of the flow through the distribution can be achieved The use of the minimum cost requirements.)
- 2013-08-23 23:10:20下载
- 积分:1
-
stm32f4_mpu9250-master
所有数据融合(包括dmp输出数据,如加速度计数据,
陀螺仪,6轴四元数和内部磁力计数据)通过7态13测量
EKF(扩展卡尔曼滤波器)/无限卡尔曼滤波器(UKF)/ Cubature卡尔曼滤波器(CKF)算法/
平方根均方卡尔曼滤波器(SRCKF)算法。(All data fusion (including the data of dmp output, such as the accelerometer data,
gyroscope, 6-axis quaternion and internal magnetometer data) via a 7-state, 13-mesurement
EKF(Extended Kalman filter)/Unscented Kalman Filter(UKF)/Cubature Kalman Filters (CKF) Algorithm/
Square-Root Cubature Kalman Filters (SRCKF) Algorithm.)
- 2017-03-10 20:56:33下载
- 积分:1