-
011fir16_matlab
给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。(MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful.)
- 2009-06-15 10:31:19下载
- 积分:1
-
LMD分解信号程序
说明: 可以将信号很好的进行LMD分解,很好用,自己试试看(The signal can be well decomposed into LMD)
- 2019-01-24 18:04:11下载
- 积分:1
-
dtw
语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB(Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB)
- 2010-02-24 16:36:18下载
- 积分:1
-
LiveLinkforMATLAB
MULTIPHYSICS 中与MATLAB的友好链接。可从MATLAB中直接导入(MULTIPHYSICS in the friendly links and MATLAB. Can be imported directly from the MATLAB)
- 2012-06-07 21:18:53下载
- 积分:1
-
Cubic-spline-interpolation-
该程序是基于数值分析的计算的三次样条插值和最佳平方逼近,用c做的,有注释,代码简单,希望能对您有用(The program is based on the numerical analysis of the calculated cubic spline interpolation and best square approximation, with c do, Notes, code simple, hoping to be useful for you)
- 2020-12-10 15:29:17下载
- 积分:1
-
shiyan
在MATLAB环境下四个实验,压缩解压以便日后使用(change picture)
- 2010-05-14 11:12:50下载
- 积分:1
-
xxt
用C编写的地震资料楔形体模型,可以变换参数,简单通用(Written using C seismic data wedge model, may come and go parameters, simple and universal)
- 2010-07-14 09:38:00下载
- 积分:1
-
ieee68
说明: 基于MATLAB psat的双机六节点系统(IEEE6_bus,can run well)
- 2020-04-15 18:06:15下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1
-
timeclient_src
The time is calculated and converted to 64-bit in the first and second lines and then converted to local time zone before being converted to a SYSTEMTIME structure. Last of all the system time is set.
- 2007-10-16 09:36:28下载
- 积分:1