搜索资源列表
Matlab与VC CBuilder混合编程精选
- 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
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-c
- MATLAB-C混合编程,在M文件中调用 C语言函数,对学混合编程的初学者有一定的帮助-MATLAB-C hybrid programming, the paper called M C language function, mixed programming for school beginners can help
matlabenginetest
- 该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序-that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures
externel
- Although MATLAB® is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written i
C语言图像处理方法
- 此本电子书详细的介绍了C语言的图象编程,是C语言图象编程学习着的一本好参考书-this electronic book detailed introduction to the C programming language images, C programming language learning with images of a good reference book
压缩&解压缩
- 此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
hunhebianma
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
c_matlab
- 关于c语言与matlab编程接口的一本电子书 对嵌入式仿真有一定帮助-On the c programming language and matlab interfaces to the embedded simulation of an e-book will definitely help
C.program_antilogy
- 本书介绍了C++实用编程技术和最佳的实践方法,深入研究了异常处理。-This book describes the practical C++ programming techniques and best practices, in-depth study of exception handling.
The_C_Programming_Language
- The C Programming Language
fdtd2d
- FDTD 2d with PML 其中一个工程接上了Matlab编程接口-FDTD 2d with PML in which a project connected to the Matlab programming interface
mixed-programming--Matlab-and-CCPP
- Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。-Matlab has strong ability of numerical value calculation and
C-language-and-MATLAB
- 实际系统地介绍了语言与MATLAB接口函数的编程方法。用实例详细地介绍了MATLAB中所供的数据类型在C-MEX函数中的编程方法。-Actual systematic introduction to the language with the MATLAB programming interface function. Described in detail with examples in MATLAB for the data types in C-MEX function of progr
clean-the-prog
- 清理c程序注释的matlab小程序,仅供学习交流!-Matlab program to clean up the c programming notes for learning exchanges....
appendix-C
- 金融数量分析基于MATLAB编程中的详细算法实例,非常有用。用于遗传算法工具箱的应用-Financial quantitative analysis based on the MATLAB programming algorithm instance, very useful. Beginners practical
pingjunquzhongfa
- 用C语言进行编程,中平均取中法取随机数的方法。然后用matlab软件将其随机长度模拟出来,获得较长的随机数长度的模拟方法。-The C programming language, taking an average of France to take random numbers. Then using matlab software to simulated random length, the length of the random number to obtain a longer si
example
- matlab程序将传递函数通过Z变换使其离散化,然后再把得到的脉冲传递函数改写成差分方程。便于接下来一步的C程序编程。-matlab program will transfer function Z-transform them through discrete, then put the resulting pulse transfer function of a differential equation rewritten. Facilitate the next step of the
Efficient-Implementation-of-Dual-First
- The aim of the diploma project is to study the implementation challenges of numerical optimization algorithms that appear in embedded model predictive control. A detailed review of some of the most important numerical optimization algorithms fo
vb
- 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat