-
code
matlab实现乘公交看奥运的程序,非常精确(This program is to introduce a mathmatic to solve the problems)
- 2009-12-17 17:38:29下载
- 积分:1
-
test01-rest
DSP project matlab code
- 2011-10-02 20:21:50下载
- 积分:1
-
06426456
应用于连续周期不稳定混沌系统稳定控制的一种新的方法(A new method for stabilizing unstable periodic orbits of
continuous-time systems. Application to control of chaos)
- 2013-03-22 10:44:52下载
- 积分:1
-
KPCA-FACE
采用KPCA方法的人脸识别算法,包含算法的matlab实现源码及相关测试、训练数据集(KPCA based face recognition algorithm, matlab source code of the algorithm implementation and related testing, training data set contained)
- 2013-12-20 10:04:36下载
- 积分:1
-
BW103225017140
换热器的j,f因子是评定其性能的重要参数,通过编程计算能够更加简便快捷(J, f is a factor important to assess the performance parameters of the heat exchanger, through the calculation can be more easily and quickly programmed)
- 2013-12-26 13:12:39下载
- 积分:1
-
sources
code source of wathershed image segmentation en matlab
- 2010-08-14 18:47:36下载
- 积分:1
-
wft_hanning
加窗傅里叶变换(windowed fourier transform_guassian)取hanning窗。(Windowed Fourier transform (windowed fourier transform_guassian) take hanning window.)
- 2011-07-06 17:12:32下载
- 积分:1
-
multiclass_svm
非常有用的多类支持向量机的程序实例,包含实例(multi-class support vector machine instance, contains examples)
- 2020-10-27 23:00:00下载
- 积分:1
-
cpmContineousPhaseModulation
This is a matlab simulation for CPM which is using viterbi decoder to decode the signal.
There is pulse shaping used in this file and the default signal is assumed to be rectangukar
- 2013-11-20 06:17:00下载
- 积分:1
-
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