Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MATLAB c
Search - MATLAB c - List
不错的matlab学习资料。其中包含有matlab程序如何转化为c,如何用notebook等源码。-good Matlab learning materials. It will contain procedures for how Matlab into c, such as how to use notebook source.
Date : 2008-10-13 Size : 4.61mb User : 魏新亮

MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Compiler is a built-in MATLAB Compiler, it will be m documents into C, C p, or other types of source code and generating executable required documents lib files (libraries), dll files or documents S function. MATLAB 6.5 The compiler includes MATLAB C \\ C math library functions and graphics library. Dynamic link library (dll) software is commonly used to prepare a technical, MATLAB M will provide the documentation dll file into the method, on how the document Matlab6.5 will m z into dll file, and then call in the VC dll file.
Date : 2008-10-13 Size : 26.64kb User : 林林

这是一个MATLAB与C直接如何进行相互转换的技术资料,浅显易懂。不过就是英文的。-This is a direct MATLAB and C conversion how the technical data, simple words. But is English.
Date : 2008-10-13 Size : 54.81kb User : 逄玉叶

一个FMEAN神经网络代码,是matlab开发的模糊聚类-FMEAN a neural network code is developed Matlab fuzzy clustering
Date : 2008-10-13 Size : 1.23kb User : 余建波

本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed Matlab and C programming examples and theory. Research VC CBuilder Matlab and the most authoritative and classic examples. The online collection of hair at a time. The results showed very little content. Our school had to find a library. Grateful the entire CJFD (CJFD), they will find this program with a few pairs of officers help and reference of the article. I made a few good money in the hope that those with vitamin C and Matlab Cbuilder mixed programming staff have great help.
Date : 2008-10-13 Size : 1.12mb User : srgr

两本非常有用的书,关于如何在C中调用matlab的函数。-two very useful book on how the C call Matlab functions.
Date : 2008-10-13 Size : 1.59mb User : 柯登峰

小波变换源程序(C++)与滤波程序(MATLAB)-source wavelet transform (C + +) and Filter (MATLAB)
Date : 2008-10-13 Size : 8.15kb User : hj

这是用c++语言开发编写的matlab和c++的接口程序-c prepared by the development of language and c Matlab interface procedures
Date : 2008-10-13 Size : 31.1kb User : 袁辉

一个介绍C++Builder与Matlab混合编程的实现方法的资料-introduced a C Builder and MatLab the realization of information
Date : 2008-10-13 Size : 6.53kb User : aaa

FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM, Fuzzy C - Means clustering MATLAB [Matlab]
Date : 2008-10-13 Size : 6.13kb User : shi-tou

MATLAB-C混合编程,在M文件中调用 C语言函数,对学混合编程的初学者有一定的帮助-MATLAB-C hybrid programming, the paper called M C language function, mixed programming for school beginners can help
Date : 2008-10-13 Size : 30.39kb User : 宋军

用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two consecutive cycles. DIF FFT three test procedures. The input data rate of 4 paint graphics. Use FFT fast convolution 5. Use FFT fast correlation 6. Aliasing sampling Demonstration Program
Date : 2008-10-13 Size : 19.28kb User : 胡叶

c++Builder与Matlab混合编程.-c Builder and Matlab programming.
Date : 2008-10-13 Size : 21.5kb User : ttlljj

用c++编的matlab程序.是常微分方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!-using Matlab c addendum to the proceedings. Solution of ordinary differential equations. I hope that it provides help, teachers are to the layout of operations! Thank you!
Date : 2008-10-13 Size : 25.04kb User : 古爽

用c++编的matlab程序.是变步长方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!-using Matlab c addendum to the proceedings. Is a variable step equations. I hope that it provides help, teachers are to the layout of operations! Thank you!
Date : 2008-10-13 Size : 3.35kb User : 古爽

Visual C++、Matlab图像处理与识别实用案例精选-Visual C, Matlab image processing and recognition practical case Featured
Date : 2008-10-13 Size : 4.71mb User : Sandy

以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c / c math
Date : 2008-10-13 Size : 4.51kb User : zhangjuan

DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
Date : 2008-10-13 Size : 9.64kb User : yingang1978

DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
Date : 2008-10-13 Size : 4.4kb User : yingang1978

dsp源代码 matlab c 代码 代码 代码-dsp c Matlab source cod e cod e cod e
Date : 2008-10-13 Size : 4.19kb User : yingang1978
« 12 3 4 5 6 7 8 9 10 ... 13 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.