-
segment
说明: 图像分割是一种重要的和关键的图像分析技术,其目的是把图像分成各具特性的区域并提取出感兴趣的部分,图像分割的结果是图像特征提取和识别等图像理解的基础。对它的研究一直是图像技术研究中的热点和焦点,提出了数以千计的不同算法,虽然这些算法大都在不同程度上取得了一定的成功,但是图像分割问题还远远没有解决,这方面的研究仍然面临很多挑战。(Image segmentation is an important and critical image analysis, the purpose is to image into regions with different characteristics and extract the interesting part, the result of image segmentation is the image feature extraction and recognition based on image understanding. Study it has been a hot spot imaging technology research and focus, made thousands of different algorithms, although most of these methods to varying degrees, achieved some success, but the image segmentation problem is far from resolved, it of research still faces many challenges.)
- 2010-04-12 20:08:31下载
- 积分:1
-
CodvecMSAP
the vector control of brushless machine
- 2010-05-22 05:33:40下载
- 积分:1
-
simulink_rtdefs
simlink应用实例,基于MATLAB6.5系列(simlink example, a series based on MATLAB6.5)
- 2007-05-04 09:41:53下载
- 积分:1
-
main_greedy
求最短路径,用matlab编写的贪婪算法。(greedy algorithm)
- 2014-01-02 20:57:43下载
- 积分:1
-
基于深度学习的Matlab图像修复-13004499
说明: Matlab image inpainting using deep learning
- 2020-06-22 13:20:02下载
- 积分:1
-
OptimizationAlgorithm
此代码是采用matlab编写的最优化算法,主要是对求解函数进行最优化分析,最终求出最优解。(This code is prepared using matlab optimization algorithm, the main function is to solve the optimization analysis, the final optimal solution obtained.)
- 2009-06-05 09:58:19下载
- 积分:1
-
12
说明: 有详细的二次规划源代码,可以用于控制器参数寻优(Detailed quadratic programming source code, can be used for controller parameters optimization)
- 2011-06-12 18:44:35下载
- 积分:1
-
matlabfunctions-Check
matlab函数速查工具指南,学习matlab的必备资料。。。(Matlab functions Check)
- 2013-02-25 14:26:16下载
- 积分:1
-
DC_DC_Buck_Chopper
DC DC Buck Chopper Converter
- 2014-11-14 01:49:59下载
- 积分:1
-
kalman
Overview
The Simulink model shows an example how the Kalman Filter can be
implemented in Simulink. The model itself is configured with a Gaussian
process connected with a Kalman Filter. To directly use this model, one
only needs to provide model prarameters including parameters of the
Gaussian process, which are state space matrices, A, B, C, and D, initial
state, x0, and covariance matrices, Q and R and similar parameters for
the Kalman Filter, which can be in different values to mimic the model
mismatch, plus the state covariance, P. The following examples show how
this model can be used.
The Kalman Filter can also be used as a standard model block to be
connected with any other systems
- 2016-11-13 04:05:37下载
- 积分:1