搜索资源列表
MATLAB-Cinterface
- 这是一个MATLAB与C直接如何进行相互转换的技术资料,浅显易懂。不过就是英文的。-This is a direct MATLAB and C conversion how the technical data, simple words. But is English.
vc与matlab编程接口
- 这是用c++语言开发编写的matlab和c++的接口程序-c prepared by the development of language and c Matlab interface procedures
C++BuilderMatlab
- c++Builder与Matlab混合编程.-c Builder and Matlab programming.
VC++matlab
- VC++与Matlab混合编程的快速实现,这样可以有效利用matlab的便捷及c代码的速度。
fuzzyC
- 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
WBD
- 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
MPRO
- 以Matlab与C语言、Visual Basic、Excel为核心语言,配有大量的代码实例,系统地介绍了常用的代码优化方法和功能扩展程序-In Matlab and C language, Visual Basic, Excel as the core language,配有大量code example, the system commonly used to introduce a code optimization method and function of the expansion p
matcom
- c语言和matlab是我们日常用的最多的两种变成语言,而matcom可以将这两种语言有效的结合,这里给大家分享一篇介绍matcom的文章。-matcom-c and matlab
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
matlab-code
- 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
_4_DQPSK_modulat_and_demodulat
- 使用MATLAB仿真pi/4QPSK调制解调比较好的一篇文章,算法易懂,好实现。-Modulation and demodulation using MATLAB simulation pi/4QPSK good article, the algorithm easy to understand, to grasp.
fcm
- 模糊c均值聚类算法在matlab里的实现。-Fuzzy c means clustering algorithm in matlab in implementation.
MATLAB
- MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运 算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术 问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样 就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语 言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运 用它去解决经典的技术问题。-MATLAB (sho
brain_tumor_fcm
- In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to
C-language-realization-of-MATLAB-
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,-This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions
Writing-S-Functions
- Matlab中C语言编写S函数的手册,英文版!-Matlab C S-Function.
MATLAB-USE-IN-PROGECT-WITH-C-VB-JAVA
- MATLAB与vb等语言的综合编程应用以及利用matlab来编写exe的具体方法-Comprehensive application programming languages such as MATLAB and vb and matlab to write exe
Embedded-Control-Systems-in-C-CPP-Using-MATLAB-[C
- Embedded Control Systems in C C++ Using MATLAB
Matlab-C
- 关于matlab 和C 混合编程的一个文档材料,推荐看一下。-a file about the programme of matlab and C.
MATLAB---CSharp-interfacing
- MATLAB - C# interfacing Conversion of m (MATLAB source code) file to .NET component in the form of dll (Dynamic Link Library) file using MATLAB