登录
首页 » Visual C++ » VCamatlab

VCamatlab

于 2021-03-04 发布 文件大小:840KB
0 477
下载积分: 1 下载次数: 7

代码说明:

  VC++与matlab混合编程实例和VC调用matab生成的DLL说明(The mixed VC++ with matlab programming examples and generated by the VC call matab DLL description)

文件列表:

VC调用matlab
............\MatlabTest
............\..........\MatlabTest
............\..........\..........\libRCStarget2.c,4116,2012-03-18
............\..........\..........\libRCStarget2.dll,175560,2012-03-18
............\..........\..........\libRCStarget2.h,2755,2012-03-18
............\..........\..........\MatlabTest.aps,58544,2012-03-18
............\..........\..........\MatlabTest.cpp,1699,2012-03-18
............\..........\..........\MatlabTest.h,465,2012-03-18
............\..........\..........\MatlabTest.rc,5253,2012-03-18
............\..........\..........\MatlabTest.vcproj,5869,2012-03-18
............\..........\..........\MatlabTest.vcproj.wangyouzhuo-PC.wangyouzhuo.user,1425,2012-06-13
............\..........\..........\MatlabTestDlg.cpp,4299,2012-03-18
............\..........\..........\MatlabTestDlg.h,627,2012-03-18
............\..........\..........\ReadMe.txt,2945,2012-03-18
............\..........\..........\res
............\..........\..........\...\libRCStarget2.lib,3404,2012-03-18

............\..........\..........\...\MatlabTest.rc2,366,2012-03-18
............\..........\..........\resource.h,728,2012-03-18
............\..........\..........\stdafx.cpp,141,2012-03-18
............\..........\..........\stdafx.h,1796,2012-03-18
............\..........\..........\targetver.h,1030,2012-03-18
............\..........\MatlabTest.sln,896,2012-03-18
............\..........\RCStarget2.m,6229,2012-03-18
............\VC调matlab.rar,654676,2011-12-31
............\VC调用matlab过程.docx,14223,1980-01-05

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

发表评论

0 个回复

  • achieve
    通过编写C语言,在MATLAB上实现路由器仿真,实现路由器的功能。(Written by C language, simulation on MATLAB implementation routers, realize the function of the router. )
    2013-10-30 23:27:56下载
    积分:1
  • fuzzy-fusion123
    非常经典的基于模糊信息处理的数据融合方法研究.用MATLAB 实现的。 请大家好好学习(Very classical information processing based on fuzzy data fusion method. Using MATLAB realization. Please study hard)
    2008-04-03 11:18:57下载
    积分:1
  • 2313
    montecarol matlab案例分析 亲测可用 matlab2008(montecarol matlab case studies pro-test available matlab2008)
    2016-11-18 12:29:55下载
    积分:1
  • Chaotic-time-series-analysis
    混沌时间序列Matlab源程序,包含时间序列的时间延迟计算,关联积分计算,相空间重构,时间序列分解,Heaviside函数的计算,延迟时间和时间窗口计算,混沌吸引子关联维计算,重构相空间进行K_L变换,混沌吸引子关联维计算,Hurst指数分析,关联维和Kolmogorov熵计算,FFT计算序列平均周期,最大lyapunov指数计算,利用互信息法求时间延迟,混沌和噪声识别的源程序。(Matlab chaotic time series source, time includes the time series of delay calculation, correlation integral calculation, phase space reconstruction, time series decomposition, calculated Heaviside function, the delay time and the time window calculated correlation dimension of chaotic attractors calculated reconstruction phase space K_L transform computing correlation dimension of chaotic attractors, Hurst exponent analysis, correlation dimension and Kolmogorov entropy calculation, FFT calculation sequence averaging period, maximum lyapunov index, mutual information method the time delay, chaos and noise source identification.)
    2016-11-15 09:40:52下载
    积分:1
  • combine_vc_with_matlab
    如何在VC程序中使用MATLAB的C数学库 这是介绍在VC程序中使用MATLAB的C数学库,可以将vc和matlab结合起来。(this is a paper intruduce how to combine vc to matlab)
    2010-09-28 23:47:53下载
    积分:1
  • vcmat
    以前使用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)
    2007-01-16 11:13:13下载
    积分:1
  • 3dfdtd
    fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
    2014-02-09 17:16:19下载
    积分:1
  • Horizon-radar-system-simulation
    天波超视距雷达系统仿真(多波束形成),代码在paper中,而且给出了详细的说明,能够更好理解田博超市距雷达的工作原理(Horizon radar system simulation (multi-beam forming), the code in the paper, but also gives a detailed description, to better understand the field Bo supermarket works from the radar)
    2020-06-29 01:20:01下载
    积分:1
  • ica_for_pid_design
    ica for pid design project
    2014-09-15 02:03:04下载
    积分:1
  • Msimulatee1A
    用MATLAB实现加噪信号的消噪噪,用了三种常用方法。可直接使用。 (Using MATLAB to increase noise and signal noise cancellation noise, with three commonly used methods. Can be used directly.)
    2012-07-22 23:25:24下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载