-
GA4TSP
在matlab环境中利用遗传算法解决旅行商问题。(In the matlab environment, the use of genetic algorithm to solve the traveling salesman problem.)
- 2009-12-08 16:26:35下载
- 积分:1
-
random_sample_conse
Random Sample Consensus & matching two image
- 2011-08-01 05:15:08下载
- 积分:1
-
Spectrum
计算序列的自相关函数,绘制信号xn的自功率谱幅频曲线,绘制信号yn的自功率谱幅频曲线,计算互谱函数(Calculating the autocorrelation function of the sequence, drawn from the power spectrum of the signal xn amplitude-frequency curve, drawn from the power spectrum of the amplitude-frequency curve signal yn calculated cross-spectral function)
- 2013-12-02 16:20:45下载
- 积分:1
-
ALL-fir-low-band-highpass
FIR 滤波器的低通,带通,高通实现,matlab(FIR using matlab)
- 2010-07-12 09:50:14下载
- 积分:1
-
Cu
说明: 利用三次样条函数计算土样Cu/Cc,有matlab代码(Use of cubic spline function calculated soil samples Cu/Cc, there is matlab code)
- 2009-03-16 17:03:36下载
- 积分:1
-
RLS2
echocancellation using the RLS method
- 2009-06-09 03:59:52下载
- 积分:1
-
paritycheckcode2
信息通过整个通信链路,BPSK调制,信道编码采用奇偶校验码。(Information through the communication link, BPSK modulation, channel coding USES the parity check code.)
- 2015-04-15 10:59:55下载
- 积分:1
-
fuzzytb
模糊逻辑控制最经典的教程,内容全面,适用于广大战友学习(Fuzzy Logic Control of course the most classic, comprehensive study and apply to the majority of his comrades)
- 2009-05-14 03:33:38下载
- 积分: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
-
DebyeCoated
Debye级数展开模型计算双层球形粒子散射角——散射光强曲线:
1. RB1.m 计算第一类Ricatti-Bessel函数的函数
2.RB2.m 计算第二类Ricatti-Bessel函数的函数
3. Alegendr.m 计算角函数 和 的函数
4. MieCoeff.m 计算米尔系数的函数
5. Amp.m 计算散射光复振幅的函数
6. DebyeIntensity.m Debye级数展开模型画包覆粒子散射角-光强图
(Debye series expansion model double spherical particle scattering angle- scattering intensity curve: 1. RB1.m calculated first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. DebyeIntensity.m Debye series expansion model painted coated particle scattering angle- light intensity diagram)
- 2013-10-05 15:07:23下载
- 积分:1