-
RBFcollocRO
本代码为基于matlab的求解偏微分方程的利用径向基函数的无网格方法的源码(based on the Matlab code for the solution of partial differential equations using Radial Basis Functions non-grid method FOSS)
- 2006-10-25 20:40:35下载
- 积分:1
-
guangpusvm
一个提取遥感影像光谱特征的程序,易于理解,分类精度高(An extraction of remote sensing image spectral characteristics of the program, easy to understand, high classification accuracy)
- 2014-11-05 09:38:39下载
- 积分:1
-
chirp
chirp信号生成,以及匹配滤波实现,卷积实现(chirp signal generation and matched filtering to achieve)
- 2013-12-15 21:22:50下载
- 积分:1
-
Spreading_SIR12
复杂网络SIR模型传播动力学的实现,生成一个传染源,在一个无标度网络传播演化过程,运行成功。(有注释)(Dynamics of complex network based on SIR model. Set a source of infection in a scale-free network. The simulation runs successfully.
)
- 2021-04-06 18:49:02下载
- 积分:1
-
HHT_EMD
一個把HHT程序用matlab實踐的檔
HHT Process(HHT Process)
- 2009-06-24 17:50:26下载
- 积分:1
-
Fisher
说明: 使用Fisher 现行判别函数对给定的样本进行训练,对于两类,Fisher线性判别函数很好做,就是 w = Sw (m1 - m2), 其中:Sw为总类内离散度矩阵, m1, m2, 为两个模式类的均值(Fisher discriminant function using the current sample of a given training for two, Fisher linear discriminant function is well done, that is, w = Sw ' (m1- m2), where: Sw of the total within-class scatter matrices, m1, m2, the mean value for the two pattern class)
- 2010-03-19 11:27:22下载
- 积分:1
-
chap5_01_PPC
系统辨识和自适应控制中极点配置控制(PPC)(Poles and zeros allocation in system identification)
- 2012-07-01 15:13:51下载
- 积分:1
-
SAR
SAR signal processing
- 2013-10-31 08:11:59下载
- 积分:1
-
firefly_algorithm
简单的萤火虫算法,算法收敛性较强,搜索全局最优能力强。(Simple firefly algorithm)
- 2017-06-21 21:38:22下载
- 积分:1
-
pcm
脉冲编码调制(PCM)实现
编程实现PCM技术的三个过程:采样、量化与编码。
采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。
量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。(Pulse code modulation (PCM) to achieve
PCM technology programming three processes: sampling, quantization and coding.
Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph.
Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence
Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.)
- 2010-05-31 14:35:33下载
- 积分:1