-
ft2
FT2 M-file for ft2.fig FT2, by itself, creates a new FT2 or raises the existingsingleton.
- 2012-04-02 18:30:32下载
- 积分:1
-
Spectrogram-of-a-voice-data
用matlab实现对一段语音数据的语谱图(窄带和宽带)的画图分析(Spectrogram of a voice data (narrowband and broadband), drawing analysis using matlab)
- 2012-06-12 10:38:37下载
- 积分:1
-
mygui
基于快速傅里叶变换的GUI设计,能对多个输入序列进行FFT分析,并在画面上显示出输入信号,经过FFT处理,经过IFFT处理的信号波形(GUI design based on the fast Fourier transform, FFT analysis of a plurality of input sequences, and displayed on the screen of the input signal after FFT processing, the signal waveform after the IFFT processing)
- 2012-11-05 22:49:58下载
- 积分:1
-
tool-image--preprocess
代码实现了对刀具图像的预处理。并且有完整的word文档进行讲解(image preprocessing.)
- 2012-03-29 19:56:51下载
- 积分:1
-
convLSTM
MATLAB语言实现的LSTM长短期记忆神经网络模型(LSTM Long-term and Short-term Memory Neural Network Model Implemented by MATLAB Language)
- 2019-05-22 19:45:23下载
- 积分:1
-
人工神经网络常用算法
说明: 该文件用MATLAB实现了一个人工神经网络的预测算法(MATLAB an artificial neural network prediction algorithm)
- 2006-01-26 16:39:38下载
- 积分:1
-
HMODELING_BANo
如何在Simulink中搭建Sigma Delta ADC的的非理想模型MODELING BAND,已通过测试。
(In Simulink to build a Sigma Delta ADC' s non-ideal model MODELING BAND, has been tested.)
- 2012-07-20 19:20:47下载
- 积分:1
-
convection1D_mfiles
PDE solutions for convection problems
- 2012-11-19 20:34:37下载
- 积分:1
-
GSA
This is code for gravitational search algorithm
- 2014-03-07 22:43:49下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1