登录
首页 » Visual C++ » OperationMatlabmwArrayArray

OperationMatlabmwArrayArray

于 2010-01-16 发布 文件大小:356KB
0 192
下载积分: 1 下载次数: 58

代码说明:

  操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。(Operation Matlab mwArray Array)

文件列表:

8.3.2 操作Matlab mwArray阵列
............................\1. 创建Matlab mwArray阵列的操作
............................\...............................\Debug
............................\...............................\.....\1.txt
............................\...............................\.....\mwArrayCreate.exe
............................\...............................\mwArrayCreate.cpp
............................\...............................\mwArrayCreate.dsp
............................\...............................\mwArrayCreate.dsw
............................\...............................\mwArrayCreate.ncb
............................\...............................\mwArrayCreate.opt
............................\...............................\mwArrayCreate.plg
............................\...............................\ReadMe.txt
............................\...............................\StdAfx.cpp
............................\...............................\StdAfx.h
............................\2. 采用Matlab C%2B%2B数学库对稀疏矩阵的操作
............................\.......................................\Debug
............................\.......................................\.....\1.txt
............................\.......................................\.....\sparseArrayCreate.exe
............................\.......................................\.....\sparsedata.dat
............................\.......................................\ReadMe.txt
............................\.......................................\sparseArrayCreate.cpp
............................\.......................................\sparseArrayCreate.dsp
............................\.......................................\sparseArrayCreate.dsw
............................\.......................................\sparseArrayCreate.ncb
............................\.......................................\sparseArrayCreate.opt
............................\.......................................\sparseArrayCreate.plg
............................\.......................................\sparsedata.dat
............................\.......................................\sparsedata.dat.bak
............................\.......................................\StdAfx.cpp
............................\.......................................\StdAfx.h
............................\.......................................\复件 sparsedata.dat
............................\3. Matlab C%2B%2B数学库对字符型阵列的操作
............................\.....................................\charArrayCreate.cpp
............................\.....................................\charArrayCreate.dsp
............................\.....................................\charArrayCreate.dsw
............................\.....................................\charArrayCreate.ncb
............................\.....................................\charArrayCreate.opt
............................\.....................................\charArrayCreate.plg
............................\.....................................\Debug
............................\.....................................\.....\1.txt
............................\.....................................\.....\charArrayCreate.exe
............................\.....................................\ReadMe.txt
............................\.....................................\StdAfx.cpp
............................\.....................................\StdAfx.h
............................\4. Matlab C%2B%2B数学库对元组阵列的操作
............................\...................................\cellArrayCreate.cpp
............................\...................................\cellArrayCreate.dsp
............................\...................................\cellArrayCreate.dsw
............................\...................................\cellArrayCreate.ncb
............................\...................................\cellArrayCreate.opt
............................\...................................\cellArrayCreate.plg
............................\...................................\Debug
............................\...................................\.....\1.txt
............................\...................................\.....\cellArrayCreate.exe
............................\...................................\ReadMe.txt
............................\...................................\StdAfx.cpp
............................\...................................\StdAfx.h
............................\5. Matlab C%2B%2B数学库对结构阵列的操作
............................\...................................\Debug
............................\...................................\.....\2.txt
............................\...................................\.....\structArrayCreate.exe
............................\...................................\ReadMe.txt
............................\...................................\StdAfx.cpp
............................\...................................\StdAfx.h
............................\...................................\structArrayCreate.cpp
............................\...................................\structArrayCreate.dsp
............................\...................................\structArrayCreate.dsw
............................\...................................\structArrayCreate.ncb
............................\...................................\structArrayCreate.opt
............................\...................................\structArrayCreate.plg
............................\6.访问mwArray类中的数据
............................\.......................\Debug
............................\.......................\.....\2.txt
............................\.......................\.....\mwDataAccess.exe
............................\.......................\mwDataAccess.cpp
............................\.......................\mwDataAccess.dsp
............................\.......................\mwDataAccess.dsw
............................\.......................\mwDataAccess.ncb
............................\.......................\mwDataAccess.opt
............................\.......................\mwDataAccess.plg
............................\.......................\ReadMe.txt
............................\.......................\StdAfx.cpp
............................\.......................\StdAfx.h
............................\7. Matlab C%2B%2B数学库对Matlab阵列操作常用的小技巧
............................\...............................................\src
............................\...............................................\...\Debug
............................\...............................................\...\.....\2.txt
............................\...............................................\...\.....\mwDataChange.exe
............................\...............................................\...\mwDataChange.cpp
............................\...............................................\...\mwDataChange.dsp
............................\...............................................\...\mwDataChange.dsw
............................\...............................................\...\mwDataChange.ncb
............................\...............................................\...\mwDataChange.opt
............................\...............................................\...\mwDataChange.plg
............................\...............................................\...\ReadMe.txt
............................\...............................................\...\StdAfx.cpp
............................\...............................................\...\StdAfx.h

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

发表评论

0 个回复

  • Gaussnc
    不选主元的高斯消元法,用于求解线性方程组,很好用!基于c++编写。(Do not choose the principal component of the Gauss elimination method for solving linear equations, very good use! Prepared based on c++.)
    2010-03-03 10:39:41下载
    积分:1
  • ning2
    这是我做的第一个程序,希望大家支持下,谢谢,thank you(this is mine doing)
    2011-12-22 12:31:27下载
    积分:1
  • CTelevision
    定义一个描述电视的CTelevision类。类中包含电视品牌(p_brand,使 用指针类型)、当前频道(channel,一共500个频道)和当前音量(volume, 最大30)等数据成员。要求提供缺省以及带参构造函数,以及输出对象信息 方法。(A class definition television CTelevision description. Class contains TV brands (p_brand, so Pointer type), the current channel (channel, a total of 500 channels) and the current volume (volume, Maximum 30) and other data members. Requirements and provides a default constructor with parameters, and output object information Methods.)
    2015-01-29 23:08:50下载
    积分:1
  • jisuanjixuni
    基于matlab的一个,计算机虚拟程序,有一个完整的算例。(Matlab a computer virtual program, a complete example.)
    2013-04-13 21:17:26下载
    积分:1
  • MATLABEngClass
    说明:  VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。 但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。(VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC to. Note, however, when used, should matlab local folder where the extern in the lib and include added to the VS project properties go to lib and include paths. And to add four lib.)
    2021-03-01 18:49:34下载
    积分:1
  • CT
    说明:  通过调制解调器实现远程定时采集信息,分析等功能。(Remotely via modem from time to time collect information, analysis and other functions.)
    2008-09-14 10:36:28下载
    积分:1
  • BP
    说明:  BP 算法的实现,分别包含了C++,Matlab,Forturn等几种语言的实现方法
    2009-07-27 16:15:57下载
    积分:1
  • ReadDataFromMIT-BIHDirectlyByVC++
    MIT-BIH心电数据库中包含有大量的心电信号,用户可以直接下载这些信号用于信号分析,算法验证等。但是其数据存储格式复杂,只能用其提供的工具包进行读取,很不方便。本源码可以直接读取MIT-BIH中的format212和format16格式的心电数据,免去了学习其繁琐工具包的过程。(MIT-BIH ECG database contains a large number of ECG signals, users can directly download these signals used in signal analysis, verification algorithm. However, the complexity of its data storage format, can only provide a toolkit to read, very inconvenient. The source can be directly read the MIT-BIH in format212 and format16 ECG data format, which eliminates the cumbersome tool kit to learn their process.)
    2008-01-02 13:27:39下载
    积分:1
  • lungbayesdemo
    在matlab软件上模拟肺肿瘤生长,吸烟是诱发肺肿瘤的主要原因。(Matlab software to simulate the growth of lung cancer, lung cancer induced by smoking is the main reason.)
    2010-11-17 12:21:07下载
    积分:1
  • NEUTETDesign
    说明:  神经网络设计书籍配套源码,Matlab的只有源码,没有配套教材哦(neural network design books matching source, the only source of Matlab, oh no supplementary materials)
    2006-03-17 17:12:30下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载