Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
标签: Introduction required M-files library
上传时间: 2016-01-29
上传用户:zhoujunzhen
随机序列、白噪声序列、M序列产生程序,系统辨识中应用
上传时间: 2014-05-29
上传用户:chongcongying
matlab生成m序列的函数 原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:
上传时间: 2014-01-27
上传用户:stampede
全美经典学习指导系列《电路》 [美JJ. 埃德明斯特 M 著 非常不错!
上传时间: 2014-12-07
上传用户:yepeng139
给出从m个数中取n个数的所有组合,解决了组合数学中的一个难题,例如从6中取4个具体情况怎样,本程序给出(1,2,3,4)(1,2,3,5)....等等每一种取法.
上传时间: 2016-02-03
上传用户:sdq_123
可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数
上传时间: 2016-02-04
上传用户:我干你啊
c语言实现的PL/0词法分析器,自己的第一个编译程序....还是不错的
上传时间: 2016-02-05
上传用户:gmh1314
关于m序列等随即序列的若干好文章,随机序列在图像音频视频等加密过程中有很大作用,文章中有随机序列实现的源代码,很有研究价值。
标签: 序列
上传时间: 2013-12-25
上传用户:shinesyh
使用MATLAB编写的M函数仿真OFDM。有20多个!
上传时间: 2016-02-07
上传用户:er1219
这是我帮一个正在读博士的老师编的关于爆破的m文件,是在拟合曲线,为实际的曲线在理论模型。
标签: 正
上传时间: 2013-12-26
上传用户:小草123