搜索结果
找到约 57 项符合
mex 的查询结果
按分类筛选
通讯/手机编程 采用Log-BP算法的LDPC码译码仿真程序
采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
matlab例程 matlab最短路的贪心算法
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可
matlab例程 This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the ...
Windows Mobile There is an example of how to use the LDPC encode/decode with AWGN channel model in files .ldpc_de
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matri ...
matlab例程 MATLAB的SVM算法实现
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you reall ...
技术资料 Matlab扩展编程
在进行复杂工程项目开发时,掌握Matlab扩展编程技巧至关重要。本书深入讲解了Mex、mcc及engine等核心扩展工具的使用方法,并介绍了Web Server与Runtime Server的应用。此外,还涉及MatrixVB和Excel link集成技术,以及串口操作、SMS短信发送、VxD驱动编写等内容。特别适合需要处理语音识别或录音软件项目的开发者。 ...
技术资料 混沌序列的相空间重构,Volterra 级数 matlab 程序
Volterra 级数 matlab 程序,共包含9个文件。文件说明:1、LorenzData.mat - Lorenz 离散序列的数据文件,5000个点,内有变量:x,y,z2、Volterra_main_luzhenbo.m - Volterra自适应预测主文件3、Volterra_train.m - Volterra自适应预测训练部分4、Volterra_test.m - Volterra自适应预测测试部分5、PhaSpaRecon.m -混沌序列 ...
人工智能/神经网络 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in co
来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。
This Toolbox provides a number of functions that are useful in computer vision,
machine vision and related areas. It is a somewhat eclectic collection reflecting
the author s personal interest in areas of photometry, photogrammetry, colorimetry. It ...
matlab例程 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码
这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后 ...
matlab例程 G-P算法计算关联维的 Matlab 程序 (升级版
G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快)
作者:陆振波,海军工程大学
欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
电子邮件:luzhenbo@sina.com
个人主页:luzhenbo.88uu.com.cn
更新部分:
引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联,
使 r ...