-
matlab7.x
说明: 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。
这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 ("proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's )
- 2006-04-20 14:21:52下载
- 积分:1
-
GA-in-Matlab
用MATLAB实现遗传算法,介绍怎么实现(To achieve genetic algorithms using MATLAB)
- 2013-02-12 04:36:56下载
- 积分:1
-
MATLAB
很好的程序哦!可以用于混沌系统的同步研究,对于系统参数未知的网络进行估计,很好!(very good!it is very helpful for our study!)
- 2013-08-08 08:23:00下载
- 积分:1
-
The-detection-of-moving-ball
本程序使用matlab编码,能实现对运动目标的检测,适合初学者学习(This procedure using matlab coding, to achieve the detection of moving targets, suitable for beginners to learn)
- 2013-07-20 15:13:29下载
- 积分:1
-
matlab_shuxuejianmo
说明: 给大家上传一个关于matlab的数学建模实例,同是还有一些编程教程(For everyone to upload on the mathematical modeling matlab examples, the same there are some programming tutorials)
- 2008-10-19 11:40:55下载
- 积分:1
-
matlab-Hint
this file contain 2 pdf about integeration in matlab and some code as following:
QR decomposition
Jacobi method
Choleskey Decomposition
householder method
Genetic Algorithm
least_squares method
gauss_seidel method
- 2011-07-23 00:31:31下载
- 积分:1
-
chazhi
vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术(vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. Described in detail how the dynamic link library (DLL) to achieve mixed VC and MATLAB programming techniques)
- 2010-06-08 12:42:41下载
- 积分:1
-
PCA
Principal Component Analysis
- 2011-05-25 12:05:30下载
- 积分:1
-
Boost1
boost电路仿真模型,亲测可用,供大家学习参考(boost circuit simulation model, pro-test is available for everyone to learn reference)
- 2015-03-11 21:50:31下载
- 积分:1
-
Fast-Tracking
“Fast Tracking via Dense Spatio-Temporal Context Learning,” In ECCV 2014的源代码,效果非常好。(In this paper, we present a simple yet fast and robust algorithm which exploits the spatio-temporal context for visual tracking. Our approach formulates the spatio-temporal relationships between the object of interest and its local context based on a Bayesian framework, which models the statistical correlation between the low-level features (i.e., image intensity and position) from the target and its surrounding regions. The tracking problem is posed by computing a confidence map, and obtaining the best target location by maximizing an object location likelihood function. The Fast Fourier Transform is adopted for fast learning and detection in this work. Implemented in MATLAB without code optimization, the proposed tracker runs at 350 frames per second on an i7 machine. Extensive experimental results show that the proposed algorithm performs favorably against state-of-the-art methods in terms of efficiency, accuracy and robustness.)
- 2014-06-23 15:06:17下载
- 积分:1