-
transfer-function
此文件是传递函数拉氏变换MATLAB应用(Laplace transform of the transfer function)
- 2012-04-23 19:16:13下载
- 积分:1
-
LP12
利用模式理论,对给定几何尺寸以及折射率分布的光纤进行模式求解与绘图,该程序给出LP12模的求解与绘图。(the LP01 mode of the fiber)
- 2013-09-24 21:22:26下载
- 积分:1
-
anglefinder.m
Simple ULA simulator for Capon
- 2015-01-21 00:45:28下载
- 积分:1
-
matlabactivex
基于Matlab和ActiveX技术的数字信号处理教学演示系统(Matlab based on ActiveX technology and digital signal processing teaching demonstration system)
- 2009-05-16 13:15:00下载
- 积分:1
-
TDMAsolver
A tridiagonal matrix system solver
- 2012-08-26 20:10:35下载
- 积分:1
-
the-new-method-of-msk-emodulation
MSK解调的新方法,除了差分解调,复数滤波器解调,提出了一种基于MSK信号特殊点FFT的实部或虚部比较判决的方法来实现MSK信号的数字解调。(MSK new method of demodulation, in addition to the differential demodulation, complex filter demodulation, this paper proposes a special point FFT based on MSK signal of real or imaginary part of comparative judgment method to realize the MSK signal digital demodulation.)
- 2015-03-10 10:18:19下载
- 积分:1
-
Image-Segmentatin-and-Thresholding-Method
This Source Code for Image Segmentation and applying the threshold at image
- 2013-11-03 16:05:10下载
- 积分:1
-
ceemdan
说明: 该算法适用于各种非线性,非平稳的信号,对于数据的分析较透彻。(The algorithm is suitable for various non-linear and non-stationary signals, and the data analysis is more thorough.)
- 2021-03-20 21:03:37下载
- 积分:1
-
1-13
《MATLAB时尚百例实例》实例1-13()
- 2007-07-11 15:01:49下载
- 积分: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