-
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
-
Digitalsignalprocessing
由MATLAB软件编写的数字信号处理实现示例(Prepared by the MATLAB software, digital signal processing implementation example)
- 2010-05-14 14:44:08下载
- 积分:1
-
MATLAB-Function-List
MATLAB7.X信号处理工具箱函数汇总
1、 滤波器分析与实现
2、 FIR数字滤波器设计
3、 IIR数字滤波器设计
4、 模拟滤波器设计
5、 模拟滤波器变换
6、 滤波器离散化
7、 线性系统变换
8、 窗函数
9、 变换
10、 统计信号处理与谱分析
11、 参数模型
12、 线性预测
13、 多采样率信号处理
14、 波形产生
15、 特殊操作(MATLAB7.X Signal Processing Toolbox functions Rollup 1, filter analysis and implementation of 2, FIR digital filter design 3, IIR digital filter design 4, 5 analog filter design, analog filter transform 6, 7 discrete filter, 8 linear system transformation, the window function 9, 10 transformation, statistical signal processing and spectrum analysis 11, 12-parameter model, linear prediction 13, 14 of multirate signal processing, waveform generator 15, a special operation)
- 2011-11-11 09:53:09下载
- 积分:1
-
05第5章 遗传算法及其MATLAB实现
说明: 基于Matlab实现的遗传算法代码,内进制转换编码等函数,有数据(The functions of genetic algorithm code, internal conversion code and so on, which are implemented based on MATLAB, have data)
- 2021-04-10 14:16:06下载
- 积分:1
-
fangbo
画方波和方波的频谱的matlab程序!画方波和方波的频谱的matlab程序(Picture of the frequency spectrum of square wave and square wave of matlab)
- 2012-06-30 22:30:25下载
- 积分:1
-
Teecef2ecih
此matlab函数可以在ECEF和ECI坐标之中转转换地点和速率信息。 ,经测试可直接使用。
(This Matlab function can be transferred into the ECEF and ECI coordinate conversion location and rate information. Has been tested and can be used directly.)
- 2012-07-17 23:09:58下载
- 积分:1
-
hamming
matlab code for a technique called hamming code(7,0)
- 2014-12-31 15:01:16下载
- 积分:1
-
agglomerative
THis file is a hierachical cluster for the complete linkage structures
- 2015-02-23 03:27:25下载
- 积分:1
-
matlab
PEG compression is used in a number of image file formats. JPEG/Exif is the most common image format used by digital cameras and other photographic image capture devices along with JPEG/JFIF, it is the most common format for storing and transmitting photographic images on the World Wide Web.[citation needed] These format variations are often not distinguished, and are simply called JPEG.
- 2013-03-11 16:52:44下载
- 积分:1
-
clear-all
用MATLAB解决阶互调频率组合计算的编程手记(Third-order intermodulation frequency combinations computing programming notes)
- 2013-05-22 15:12:42下载
- 积分:1