-
MFCBandFilter
一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考
功能:1 固定带通滤波
2 可变带通滤波
3 噪声删除
4 输入输出误差计算
实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分
Filter.h:头文件,定义了CFilterApp 类
Filter.cpp:利用MFC的函数实现了CFilterApp
Filter.rc:资源文件,包括对话框和图标的说明(use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon)
- 2006-12-04 17:13:56下载
- 积分:1
-
Matlab
testpscad用以通过matlab来调用PSCAD程序,并执行PSCAD的模型,结束后关闭程序;
testwrite是对PSCAD的模型进行修改的一个例子(testpscad matlab to call for the adoption of PSCAD program, and execute PSCAD model, after the close of the program testwrite PSCAD model is an example of modification)
- 2013-11-13 09:40:58下载
- 积分:1
-
DOIGT1
Arduino Affichage permettant de controler un afficheur graphique de 240*64 pixels par liaison série
- 2015-04-18 18:22:27下载
- 积分:1
-
最小二乘递推算法
最小二乘法计算算法,通过快速计算能快速辨识出系统参数(It can be used for fast identification of system parameters and quick calculation of system parameters by least square method.)
- 2018-10-19 18:54:59下载
- 积分:1
-
IcaComonMatlab.tar
说明: 独立成分分析是近年来出现的一种强有力的数据分析工具。1994年由Comon给出了ICA的一个较为严格的数学定义,其思想最早是由Heranlt和Jutten于1986年提出来的。ICA从出现到现在虽然时间不长,然而无论从理论上还是应用上,它正受到越来越多的关注,成为国内外研究的一个热点。特别是从应用角度看,它的应用领域与应用前景都是非常广阔的,目前主要应用于盲源分离、图像处理、语言识别、通信、生物医学信号处理、脑功能成像研究、故障诊断、特征提取、金融时间序列分析和数据挖掘等。
ICA是一种用来从多变量(多维)统计数据里找到隐含的因素或成分的方法,被认为是主成分分析(Principal Component Analysis, PCA)和因子分析(Factor Analysis)的一种扩展。对于盲源分离问题,ICA是指在只知道混合信号,而不知道源信号、噪声以及混合机制的情况下,分离或近似地分离出源信号的一种分析过程。(Independent Component Analysis, ICA)
- 2009-08-06 15:39:43下载
- 积分:1
-
SIMULINK
MATLAB 的仿真基础知识simulink(simulink matlab)
- 2013-01-19 09:46:56下载
- 积分:1
-
QAM16_simulink
In this simulink model , 16-QAM modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal
is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset
can be seen by varying the phase of down-sampling
operation.The signal transmitted is recovered
at the detector output.
- 2009-12-19 00:30:38下载
- 积分:1
-
LMS
LMS算法函数
实现LMS算法定义,方便之后调用(least mean square algorithm)
- 2013-09-04 17:12:08下载
- 积分:1
-
BCS fast rvm
该代码实现的是压缩感知理论中的信号恢复问题。将压缩感知理论中的信号恢复问题转化为带参数约束的回归问题,从而利用贝叶斯理论实现参数估计,从而得到高效的重建稀疏信号。(The code to achieve the signal recovery problems in the theory of compressed sensing. Recovery issues into regression problems with parameter constraints will signal compression perception theory, Bayesian theory parameter estimation, resulting in efficient reconstruction of sparse signal.)
- 2020-06-29 05:00:02下载
- 积分:1
-
Introduction-of-wavelet-analysis
关于傅里叶变换和小波分析的基础知识内容。并附带基于Matlab案例进行说明。(Basic konwledge for Fourier transform and wavelet analysis with examples written in matlab )
- 2013-12-17 09:46:01下载
- 积分:1