-
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
-
new-example-of-statistics
一些较新的数据统计与分析方面的例子。含有多个有价值的MATLAB例子。(new examples of statistics and analysis)
- 2012-05-23 17:46:30下载
- 积分:1
-
ga_and_tsp
这是一个用matlab编写的,关于如何用遗传算法来解决货郎担问题的程序(using Matlab, prepared on how to use genetic algorithms to solve the traveling salesman problem procedures)
- 2007-05-21 22:52:04下载
- 积分:1
-
sign20130507105715(1)
Directory of useful Bayesian VAR Analysis material
- 2014-05-02 21:35:03下载
- 积分:1
-
STAP
阵列信号处理中的空时自适应处理算法的MATLAB实现代码(MATLAB Implementation Code of Space-Time Adaptive Processing Algorithms in Array Signal Processing)
- 2021-04-22 14:38:48下载
- 积分:1
-
Cap02_Shadowing-Effects
This file is the programs of (chapter 2) of book (Modeling the Wireless Propagation Channel a Simulation Approach with MATLAB) which is related to shadowing effects. It helps you to simulate wireless shadowing effects.
- 2013-10-15 23:03:51下载
- 积分:1
-
chap6
《MATLAB图像处理实例详解》源代码 第liu章( MATLAB image processing example explanation Source Code Chapter)
- 2014-12-16 16:31:58下载
- 积分:1
-
zeroBeampattern
标准矩形阵列的波束方向图切面的极坐标图,均匀加权:(a)phai=0度或90度;(b)phai=45度。(Polar plot of uniformly weighted rectangular array)
- 2011-12-21 16:09:20下载
- 积分:1
-
random-number-generation-code
各种分布之下的随机数matlab生成代码,共18种分布,比较全面,研究随机数常用代码(Matlab distributed under a variety of random numbers generated code, a total of 18 kinds of distribution, a more comprehensive study used a random number code)
- 2014-02-08 11:20:36下载
- 积分:1
-
Rosen-projection-method
Rosen梯度投影法解约束优化问题minf(x);Ax>b 的算法,其中约束条件为线性约束,A为约束系数矩阵,b为约束向量。基本思路是从可行点出发,沿着目标函数减小的方向搜索求出新的可行点,如此迭代下去。(Algorithm of gradient Rosen projection method for solving constrained optimization problems)
- 2012-04-09 14:43:20下载
- 积分:1