搜索资源列表
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
matlab函数
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
MDLTPC.zip
- Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
dsk98
- matlab的一些函数,是初学习者的好资料,-Matlab some function, is a good beginning learners,
VA999
- 是個能夠做附力葉分解動作相當有用的一套程式碼希望能有所幫助-Is a force can do is attached leaf decomposition action of a set of very useful code hope to be helpful
MATLAB
- 基于MATLAB的通信系统的仿真,包括了许多例子-MATLAB-based simulation of communication systems, including the many examples
LNP_Coe
- Linear Neighborhood Propagation 系数求解-Linear Neighborhood Propagation coefficients
myfit
- 用matlab编的最小二乘法拟合的GUI程序,可以实现最小二乘法的计算-Matlab made by the least squares fitting procedure of the GUI, you can achieve the least square method of calculation
123456
- MATLAB 天线方向图 包裹多中的天线-tian xian fang xiang tu jk jkjds jkj jkjs oie kjc lkd m,m ik oiejn jkjda iopewjk peowp nkfkl
pppi
- 采用matlab实现PMSM的仿真,应该是非常好用的啊,非常好用的啊-Achieve PMSM Simulation
2finish
- matlab的基本实现函数有图 例如求代数方程3x5+4x4+7x3+2x2+9x+12=0的所有根。(利用roots函数)-The basic realization of matlab function has a plan such as the algebraic equation 3x5+4 x4+7 x3+2 x2+9 x+12 = 0 for all roots. (Using the roots function)
Meanshift
- 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achie
InterfaceMS2
- 提供了网址http://www.caip.rutgers.edu/riul/research/code.html 的MS 分割法进一步封装,包括Matlab接口和C语言接口。-Provides a web site http://www.caip.rutgers.edu/riul/research/code.html further segmentation of MS packages, including Matlab interface and C language interface.
1111
- 毕业设计用到的OFDM信道估计等关键技术必用的MATLAB程序源代码。-Graduation OFDM channel estimation used in key technology will be used in MATLAB source code.
MatLab1
- Matlab est un logiciel de calcul numérique produit par MathWorks (voir le site web http:// www.mathworks.com/). Il est disponible sur plusieurs plateformes. Matlab est un langage simple et très efficace, optimisé pour le traitement des matrices,
mfx_basic_pso_www.matlabsite.com_1
- matlab code for pso that make easy way for coding.
GdalBrowser
- GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
zuoye3_17
- BT法、周期图法、以及Levinson-Durbin迭代算法的matlab代码,并且比较三者性能-BT method, periodogram, and the Levinson-Durbin iteration algorithm matlab code, and compare the three performance
sift_experiment
- Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个