-
wavelet
利用小波分析对心电信号进行基线校正程序及仿真图(wavelet debaseline)
- 2010-06-07 10:55:33下载
- 积分:1
-
LPFSample
MATLAB完成低通滤波器仿真,LPF由CIC和半带构成(LPF CIC HB)
- 2015-01-07 17:14:44下载
- 积分:1
-
linefit
用于直线拟合的matlab程序,用法请见函数内部的使用说明(linear fitting for the Matlab procedures, and applying the function see internal use)
- 2007-05-05 15:59:13下载
- 积分:1
-
powerflow
电力系统的潮流MATLAB计算问题 可以方便的计算潮流(MATLAB power flow calculation problem can easily calculate the trend
)
- 2013-11-20 11:35:11下载
- 积分:1
-
VCandMatlab
VC++ and Matlab混合编程的快速实现(VC++ And Matlab Mixed Programming rapid realization of)
- 2009-01-08 14:38:33下载
- 积分:1
-
arburg
说明: ar burg算法的matlab程序,可供参考(ar burg algorithm matlab program, available for reference)
- 2010-04-09 09:58:01下载
- 积分:1
-
weighted-l1
这是加权L1的算法代码,用于压缩感知信号处理,很不错的(This is the weighted L1 algorithm code for compressed sensing, signal processing, it is good)
- 2012-03-31 11:25:54下载
- 积分:1
-
polymatlab
Initiation a MATLAB
Ce document est issu d une premiere version ecrite en 1993, qui avait l’avantage de tenir
sur 10 pages. Au fil des annees il est apparu que beaucoup de concepts importants etaient
passes sous silence, ce qui obligeait les enseignants a combler ces lacunes au fur et a mesure.
- 2011-11-26 00:11:29下载
- 积分:1
-
xuanmingzufeng
信号与系统中的音乐合成实验,用matlab合成的曲子。(Signals and Systems in music synthesis experiments using matlab synthesized music.)
- 2013-11-18 15:14:35下载
- 积分: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