-
matlab-soc
用于VC与matlab之间的通信,对初学者有好处(Used for communication between VC and matlab, good for beginners)
- 2011-09-09 11:03:35下载
- 积分:1
-
FIR-filter
带matlab界面的FIR滤波器窗化设计,应用fft实现序列通过数字滤波器。(With matlab interface window of FIR filter design, FFT is applied to implement sequence through the digital filter.)
- 2014-09-17 14:50:03下载
- 积分:1
-
16QAMkuaizhuangdaopinSANZHONGSUANFA
块状导频三种信道估计算法的比较,画出了图形进行比较(Three kinds of block pilot channel estimation algorithm, draw a graph to compare)
- 2011-10-24 17:40:19下载
- 积分:1
-
Matlab-untitled
基于matlab语音端点检测双门限法程序代码(Based on matlab voice endpoint detection threshold method code)
- 2014-05-26 18:02:03下载
- 积分:1
-
srtmreadermatlab
srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。
(srtm the United States designated the accuracy of nasa' s global top 90 m data, the function srtmshow can use matlab to read this data and to display them in the form of mesh. Usage: srtmshow (' c :/.../ XXX.ttf' , 60,70,60,70). That read the file XXX.ttf 60 -70 in the horizontal, vertical 60 -70 of the data and display them.)
- 2011-05-26 17:35:26下载
- 积分:1
-
pendsim
Example: Modeling an Inverted Pendulum in Simulink
- 2009-11-13 03:55:52下载
- 积分:1
-
Matlab
一本很好的MATLAB书籍,里面讲述的内容非常基础,适合入门学习(MATLAB a very good book, the content of which is about very basic, suitable for beginners to learn)
- 2014-08-17 15:40:31下载
- 积分:1
-
sort
对单炮地震数据抽稀:地球物理物探工作者必备程序(a procedure of vacuate of signal shot data)
- 2014-01-29 20:26:14下载
- 积分:1
-
Solving DDEs with Matlab
利用matlab求解时滞微分方程。常微分方程(ODE)和延迟微分方程(DDE)被用来描述许多有趣的现象。 虽然ODE包含依赖于自变量(“时间”)的当前值的解决方案的衍生物,但DDE还包含衍生物,其依赖于前一时间的解决方案。 在整个科学模型中出现了DDE [1]。 尽管ODE和DDE之间存在明显的相似性,但DDE问题的解决方案可能与ODE问题的解决方案在几个引人注目的重要方面存在差异[2] [20]。 这部分是因为缺乏用于解决DDE的通用软件。(Solving Delay Differential Equations with dde32)
- 2018-04-21 11:01:06下载
- 积分:1
-
kftools
This set of MATLAB tools consists of some functions that I have
found useful for basic image processing and blob analysis. The
functions have been tested for MATLAB Version 5.3.0.10183 (R11) on
PCWIN. Many of the files must be run as MEX files (MEX files are
sometimes much faster than M-files). These must be compiled before
use by typing "mex filename.c" at the MATLAB command prompt where
filename.c is the relevant filename. Ensure that you are in the
correct directory (e.g. cd c:..KFtools) and that the KFtools
directory is included in the MATLAB path. The last three letters
of all of the functions that are implemented as MEX files are
m-e-x e.g. getboundarymex.(MATLAB This set of tools consists of some fu nctions that I have found useful for basic image processing and blob analysis. The functions ha 've been tested for MATLAB version 5.3.0.10183 ( R11) on PCWIN. Many of the files must be run as MEX files (MEX files are sometimes much faster than M-files). These must be compiled before use by t yping "Files filename.c" at the MATLAB command pr filename.c ompt where is the relevant filename . Ensure that you are in the correct directory (e . g. cd c : .. KFtools) and that the directory is KFtools included in the MATLAB path. The last three lett ers of all of the functions that are implemented MEX files are as m-e-x e.g. getboundarymex.)
- 2007-03-25 12:02:37下载
- 积分:1