-
Hough-Circle-Detection
基于hough变换的圆形检测,非常好用。(Based on hough transform circle detection, very easy to use.)
- 2010-09-16 22:33:52下载
- 积分:1
-
matlab
matlab中求矩阵中n个绝对值最大的数(my english is very bad)
- 2010-01-08 23:20:04下载
- 积分:1
-
blockmatchncc
One block matching implementation for motion estimation in sequence images
- 2011-06-23 16:00:14下载
- 积分:1
-
kmeans
主要是基于聚类K均值的算法,用于将彩色图像转化为灰度图像。(Mainly based on K-means clustering algorithm for converting color images to grayscale.)
- 2015-04-22 20:21:17下载
- 积分:1
-
Kalmanfiltertargetecognization
卡尔曼滤波对移动目标的定位与跟踪,效果明显,可以实时的对移动目标进行定位跟踪(Kalman filter positioning and tracking moving targets, the effect is obvious, can real-time location and tracking of moving targets)
- 2015-05-08 12:55:08下载
- 积分:1
-
MATLABmfile
偏微分方程matlab m文件,各种类型偏微分方程求解的详细例程,(Partial differential equations matlab m files, various types of partial differential equations to solve the detailed routines,)
- 2009-02-21 14:43:51下载
- 积分:1
-
Vehicle_identification
vehicle identification within a system.
- 2010-08-26 15:05:34下载
- 积分:1
-
matlab编写一个简单的遗传算法程序 GAPlot
说明: matlab语言,编写一个简单的遗传算法程序(Matlab language, write a simple genetic algorithm program)
- 2020-06-22 04:20:02下载
- 积分:1
-
MIT_program
说明: 此MATLAB程序用于读取MIT-ECG数据、将二进制数据转换为十进制数据(The MATLAB program used to read the MIT-ECG data, binary data is converted to decimal data)
- 2010-04-05 13:17:13下载
- 积分:1
-
gridding
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. )
- 2010-05-23 14:20:54下载
- 积分:1