-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
sei1
压缩感知是新兴起来的一门重要学科,这里提供香港大学沙威最经典简单的一个框架。由小波先进行稀疏化,再用OMP算法进行修复重构(Compressed sensing is a new up an important subject, here Javert University of Hong Kong' s most classic of a simple framework. First performed by the wavelet thinning, then OMP algorithm repair Reconstruction)
- 2016-04-10 09:56:20下载
- 积分:1
-
sph1
The smooth particle
hydrodynamics (SPH), the diffuse element method (DEM), the element-free Galerkin
method (EFGM), the reproducing kernel particle method (RKPM), the moving-particle
semi-implicit method (MPS) are among others. However, it seems that these meshless
methods have not succeeded in replacing the FEM analysis completely, while they show
excellent performance in several special fields.
- 2010-07-30 02:18:10下载
- 积分:1
-
ITERV2FUZZYLS
This tutorial illustrates the basic ideas of interval type-2 (IT2) fuzzy sets and systems, and provides a Matlab
implementation of IT2 fuzzy logic system (FLS). One obstacle in learning IT2 fuzzy logic is its complex notations.
In this tutorial we try to avoid these notations and give the reader some intuitive understanding of IT2 FLSs.
- 2013-12-19 02:06:41下载
- 积分:1
-
CLEOlast
主动锁模光纤激光器仿真程序,EDF,AM,PM调制等。(Actively mode-locked fiber laser simulation program。)
- 2020-11-06 17:09:49下载
- 积分:1
-
source_code_yiwl3q
成功实现计算RprwHX算法的程序,本人测试已经通过,性能已基本达到RprwHX算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate RprwHX algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-13 17:50:35下载
- 积分:1
-
DICOMDIR
DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
(DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir) )
- 2010-05-05 23:43:43下载
- 积分:1
-
1
This is anothe file for you transmited transport high class
- 2013-07-29 21:40:33下载
- 积分:1
-
radar.m
SAR雷达系统完整信号产生、压缩、识别过程,最齐全雷达系统matlab仿真程序,代码段详细注释文字说明,适合论文仿真参考(SAR radar system signal, compression, complete identification process, the most complete radar system matlab simulation program, code detailed annotation text, suitable for paper simulation reference)
- 2013-09-03 10:44:01下载
- 积分:1
-
Sol
通过用MATLAB软件解决七参数转换转换的编程代码(Seven parameter transformation)
- 2013-10-21 12:38:04下载
- 积分:1