-
Matlab_Cpp_Programming
刘维的《精通Matlab与Cpp混合程序设计》。
本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。(By Liu Wei. This book describes how to use Matlab and C/C++ mixed programming. Is divided into eight chapters, including: Matlab programming initially, Matlab compiler, Matlab and C language interface, generates an independent run Matlab programs, Visual C++ calling Matlab program, Matlab DotNet Builder and Visual C++, Matcom and C/C++ and Visual C++ call Mattab C++ math library. In addition, the appendix introducing the basics of the dynamic link library.)
- 2010-09-04 18:50:58下载
- 积分:1
-
EFRLS_w
kalman filter with Forgetting factor RLS algorithm
- 2010-12-05 23:16:22下载
- 积分:1
-
Chapter10
现代通信系统第10章
matlab程序源码(Modern communications systems Chapter 10 proceedings matlab source)
- 2008-06-08 01:35:22下载
- 积分:1
-
Wavelet..omp
说明: 图形图像处理中的正交匹配追踪,用于图像的压缩处理(Graphic image processing orthogonal matching pursuit for image compression)
- 2011-03-08 11:41:44下载
- 积分:1
-
MathematicalModelingAlgorithms
说明: 数学建模的常用算法,包括源代码,是我在建模过程中精心筛选的,希望对大家有所帮助(Mathematical modeling of the commonly used algorithms, including source code, which I carefully screened in the modeling process, and hope to be helpful)
- 2010-04-06 18:46:57下载
- 积分:1
-
homework6
数字信号处理实现滤波器的功能,此程序中有几个滤波器的实现(Digital signal processing filter function, this procedure several filter)
- 2012-03-31 10:29:57下载
- 积分:1
-
matlab-PLC
MATLAB的PLC仿真与研究文档,非常全!(MATLAB the PLC simulation study of documents, very full!)
- 2013-03-08 10:21:23下载
- 积分:1
-
tuxing
matlab图形绘制程序,比较基础,特别适合初学者(matlab graphics drawing program, more basic, especially for beginners)
- 2011-11-26 10:33:15下载
- 积分:1
-
chengxuheshuzu[3]
MATLAB高效编程程序源代码 第三部分(failed to translate)
- 2013-05-08 21:16:44下载
- 积分:1
-
cylinder2
[X,Y,Z]=cylinder2(x,y,z,r,N,o)
向量X,Y,Z轴定义圆柱面中心线
和矢量r定义圆柱面半径,并已
为的x,y,z的长度相同
N是周围围点的数量。默认值
为N= 100。
Ø 定义了矩阵圆柱generatix(圆圈)椭圆
表面。其内容以0和1之间的值,并适用于
小学和中学的母线轴。值的defeault
Ø =的(长(x),2)。
矩阵X,Y,Z轴确定圆柱面,冲浪(的X,Y,Z)的显示器
圆柱面。( [X,Y,Z]=cylinder2(x,y,z,r,N,o)
Vectors x, y, z define the central line of cylindrical surface
and vector r defines the radius of cylindrical surface, and has
the same length as x, y, z.
N is the number of points around the circumference. The default value
is N = 100.
Matrix o defines ovality of the generatix (circle) of cylindrical
surface. Its elements take values between 0 and 1 and apply to the
primary and secondary axis of generatrix. The defeault values are
o=ones(length(x),2).
Matrices X, Y, Z define the cylindrical surface, surf(X,Y,Z) displays
the cylindrical surface. )
- 2011-05-15 10:56:33下载
- 积分:1