登录
首页 » Visual C++ » matlib

matlib

于 2011-01-13 发布 文件大小:34KB
0 92
下载积分: 1 下载次数: 3

代码说明:

  用c++语言,生成一个能让MATLAB自动加载的数据格式文件。该工具能够编译成为dll文件,随着其他文件一起动态执行和动态添加一个系统的功能。(transform an input file into .mat for matlab from c++)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IMM-Target-tracking
    目标跟踪算法,运用交互多模型算法的卡尔曼滤波器。有文档,有程序,适用于初学者(Target tracking algorithm, using interactive multiple model Kalman filter algorithm)
    2015-04-16 17:19:01下载
    积分:1
  • VB-and-Matlab-integration-for
    VB与Matlab集成求解车间调度优化问题,详细的论文解说。(VB and Matlab integration for solving job shop scheduling problem)
    2011-07-12 15:57:12下载
    积分:1
  • viterbi-matlab
    卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=zeros(1,s+1) 存放Fc路径的 md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
    2015-04-20 17:06:18下载
    积分:1
  • music-algorithm
    这是一个Matlab开发的数字波束形成源代码,基于music算法的,仿真正确。(This is a Matlab development of digital beamforming source code, based on the music algorithm, the simulation is correct.)
    2012-08-23 23:52:00下载
    积分:1
  • source
    说明:  这是书上的代码,C/C++中调用Matlab引擎的数值仿真的实现,供大家参考 (This is the code book, C/C++ Calling Matlab Engine Numerical Simulation for reference)
    2008-11-25 17:00:29下载
    积分:1
  • CircleBuffer
    模板类名:CircleBuffer 功 能:环形缓冲区 优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
    2013-03-29 23:07:39下载
    积分:1
  • transfer
    说明:  各种数码之间的相互转换,比如2进制转10进制(Base Conversion Algorithm)
    2010-03-19 10:55:40下载
    积分:1
  • 3.18
    编写程序来创建有10个元素的vector对象。用迭代器把每个元素值改为当前值的2倍。(Write a program to create vector objects have 10 elements. With the value of each element iterator to 2 times the current value.)
    2015-03-04 15:15:37下载
    积分:1
  • MA4
    串的一些基本运算,删除一段子串,置换,求s串中从start位置开始长度为len的子串等等(Some of the basic string operations, delete a substring, replacement, seeking s string starting from the start position of the sub-string of length len, etc.)
    2009-11-16 13:10:13下载
    积分:1
  • segy
    说明:  该程序用来读取地震原始资料segy格式的数据,也可以增加些模块对数据进行处理(The program used to read raw data segy seismic data format can also be added so that the data processing module)
    2011-04-05 21:11:59下载
    积分:1
  • 696524资源总数
  • 103986会员总数
  • 80今日下载