-
picture
用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法
采用界面输入输出方式(Using MATLAB for image matching two images, the program uses two types of matching algorithm: 1. Based on the gray value of the template matching 2. Template matching algorithm to improve the way input and output interface)
- 2021-03-28 19:49:11下载
- 积分:1
-
synthetic_aperture_radar
合成孔径.ppt,合成孔径雷达.ppt,脉冲压缩雷达.ppt,目标分辨与模糊.ppt(Synthetic aperture. Ppt, synthetic aperture radar. Ppt, pulse compression radar. Ppt, objectives and fuzzy to tell. Ppt)
- 2008-04-20 00:07:20下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
matlabbook
MATLAB基础及应用 第2版电子教案
基础性非常好,适合新手。(MATLAB Fundamentals and Applications 2nd edition electronic teaching a very good foundation for novice.)
- 2010-02-02 11:53:55下载
- 积分:1
-
programPicture.m
帮朋友写的主成分分析,有图形显示,注意请自行判断数据是否需要转置。(Help a friend wrote principal component analysis, a graphic display, attention please judge for themselves whether the data needs to transpose.)
- 2013-11-21 16:22:51下载
- 积分:1
-
extreme_fit
极值分布的参数的极大似然估计,并绘图比较(Extreme value distribution parameters of maximum likelihood estimation, and drawing comparison)
- 2013-11-24 17:48:06下载
- 积分:1
-
位置式pid
基于simulink的节气门控制算法设计 文档资料的 实际simulink 文件(Simulink based throttle control algorithm design the actual Simulink file of document data)
- 2021-03-19 11:09:19下载
- 积分:1
-
hsirar
数字图像处理,MATLAB语言,RGB转HSI(Digital Image Processing, MATLAB language, RGB to HSI)
- 2007-12-06 14:25:18下载
- 积分:1
-
code_block_and_CRC_attachment
LTE中,从CRC循环校验到最终Turbo编码输出(LTE, from CRC cyclic check to the final output of Turbo coding)
- 2013-11-04 15:00:38下载
- 积分:1
-
KMedoids
聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。(K-Medoids clustering algorithm.The file contains a detailed description of the procedures and examples.)
- 2009-09-07 23:14:50下载
- 积分:1