搜索资源列表
Matlab.zip
- 课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后趋于稳定值;热容Cv、磁化率X随着温度的升高先增大后减小;磁化强度M在转变温度Tc处迅速减小为零,找出铁磁相变的转变温度Tc大约为2.35,First
Chan-Vese.zip
- CV源码 levelset模型分割图像源代码,CV code
LGIF
- 这是“Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation”(简称LGIF模型)的MATLAB源代码。LGIF模型是非常重要局部区域活动轮廓模型, 它结合了CV模型和LBF模型各自的优点。-This is the "Active contours driven by local and global inten
cv-matlab
- 图像分割的MATLAB实现,效果很好,对光照有一定的适应性-Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability
CV
- 在CV模型下的卡尔曼滤波算法MATLAB程序-CV model in the Kalman filter algorithm MATLAB program
abfilterandKalmanfilter
- 本程序给出了ab滤波算法和Kalman滤波算法。 程序以叠加噪声的二维CV运动为例(包含轨迹突变情况),分别运用了ab滤波算法和Kalman滤波算法 对运动轨迹进行了跟踪,并比较了滤波性能。-This program give the Kalman filter algorithm and ab filter algorithm. Program uses the two-dimensional noise superimposed exercise as an example C
IMM_cacv
- 基于交互式多模型算法进行仿真,将CV,CA模型混合起来进行估计-Interacting multiple model-based simulation algorithm, the CV, CA model to estimate mixing
@cv
- program to find the classification using matlab programming
EKF_filter
- 经典的EFK雷达测量模型 构造数据为雷达采样数据,距离、俯仰角、方向角。 假设目标匀速直线运动,CV模型 状态变量用x,y,z,以及各自的导数 -EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with
CVCA-MATLAB
- cv-ca运动模型的滤波实例源码,又需要的同学赶紧下吧,很简单的入门程序-cv-ca motion model of the filter source code examples, but also those students in need quickly under the bar, a very simple entry procedures
cv
- 人脸识别中的坐标校准 内含M FILE 还有两张实验照片-the calibration used in facial detection, including the mfiles and the pics.
CV
- cv模型 matlab 图像分割源码,与传统模型相比,该C V模型具有更高的分割精度。-cv model segmentation matlab source, compared to the traditional model, the CV model has higher accuracy of segmentation.
Matlab-Functions-for-CV
- computer vision code using Matlab
CV-model-source-code
- CV模型源代码, 用水平集进行图像分割。一个经典的算法。-matlab source code of CV model
stereo-cv-matlab
- stereo computer vision matlab tool.
CV---matlab
- CV模型的matlab实现方法及相关函数介绍-Matlab implementation CV model and related functions introduced
CV方法分割彩色图片
- this is a simple matlab code of paper Active Contours without Edeges for Vector-Valued Images proposed by TonyF.Chan 1999, it included two test piture and test result(this is a simple matlab code of paper Active Contours without Edeges for Vector-V
CV.m
- 用于图像分割的matlab程序,是最经典的活动轮廓模型,根据作者名字取名为CV 模型(image segmentation CV model)
cv
- i hope this matlab code help you as well as me.
fullperspective.mlx
- full perspective projection, CV 入门一定会用到,包含全部过程和注释(full perspective projection, CV)