搜索资源列表
matlab_vc_example
- 现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
inption1
- matlab和VC混合编程的数据n倍内插处理系统,混编使用matcom代码转换方式实现
matlab7dll
- vc与matlab7的混编,采用的混编方式是通过shared-vc matlab7 with the mixing of the way through the air shared
matlabsin
- matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式-matlab6.5 vc with the mixed mode, including dll example, the engine, com, as well as vc Simulink model called Operation Mode
matlab与vc混编
- 介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。-briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.
matlab7dll
- vc与matlab7的混编,采用的混编方式是通过shared-vc matlab7 with the mixing of the way through the air shared
matlabsin
- matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式-matlab6.5 vc with the mixed mode, including dll example, the engine, com, as well as vc Simulink model called Operation Mode
matlab与vc混编
- 介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。-briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.
matlab7.4_VC2005
- 主要介绍了VC2005与Matlab7.4(2007a)混编的配置方法,基本的实现例子与需要注意的地方-VC2005 with the introduction of the main Matlab7.4 (2007a) mixed configuration methods, examples and realize the basic need to pay attention to places
inption1
- matlab和VC混合编程的数据n倍内插处理系统,混编使用matcom代码转换方式实现-matlab and programming VC mixed data n times the interpolation processing system, mixed use Matcom realize the code conversion mode
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of
1
- 灰色理论预测的MATLAB与VC混编实现-Gray theoretical predictions of the MATLAB and VC achieved mixed
VCandMATLAB
- 这里是vc与matlab混编的一些资料,希望能帮到大家啊!-Here is the matlab vc mixed with some of the information, hope to help you ah!
MATCOM
- MATCOM与VC混编的简单例子,里面包含用MATCOM程序,和使用说明-MATCOM VC mixed with the simple example, which contains with MATCOM procedures, and instructions for use
VC--Matlab-signal-acquisition
- 源代码-多线程VC++和Matlab混编在信号采集和处理中的应用-Source code- multi-threaded VC++ and Matlab in signal acquisition and processing
VC-matlab
- 详细的介绍了matlab和VC++混合编程时的方法过程,对于想实现混编的同志很有帮助,希望能帮得到大家。-A detailed descr iption of the matlab mixed programming software and other methods when programming process, for those who want to achieve mixed comrades helpful, hopi
DeepLearnToolbox_CNN_lzbV2.0
- DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3]
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLe
OpenCode_luzhenbo
- [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenC
MatlabEngine
- 实现vc与matlab混编,在vc中调用matlab引擎实现对matlab的混合编程,实现指定的功能(Implementation of mixed VC with MATLAB)