资源列表
Fractional-FT
- Matlab环境下分数阶傅里叶变换的几种实现方法,附有每个方法所参考的文献的标题等,以及分数阶傅里叶变换用于数字水印的算法-Fraational Frouier Transform and matermark
K_mean
- 图像处理,运用Kmean图形分割技术,处理彩色图像进行运行,此方法及其适合图像处理类应用-mean
charactor-finder
- 用matlab实现英文字母的识别源码以及相关案例-Identify the source of the letters of the alphabet with matlab
Power-Quality-Generator
- 电力系统谐波发生器的MATLAB函数程序,可以产生各种谐波信号,包括谐波、电压骤升、电压中断、电压骤降、暂态脉冲信号等。-Power system harmonic generator MATLAB function procedures, can produce a variety of harmonic signals, including harmonics, voltage swells, voltage interruptions, voltage dips, transient pu
jiasudu_shiyujifen
- 对加速度计的输出信号进行处理,加速度计用于测量振动信号,二次积分得位移信号-accelermeter signal processing
zuixiaopai_unwave_erjie
- 计算机控制工程二阶系统最小拍无纹波matlab实现算法 -Computer control engineering second-order system minimum beat no ripple algorithm matlab
Delta-Modulation
- Code in Matlab for Sigma-Delta Modulation, feel free to ask at adhamessamm@gmail.com
gaot-7
- 遗传算法路径规划源代码,实现路径规划的问题比较实用的代码而且已经运行成功非常珍贵的资料-More practical code of genetic algorithm for path planning source code path planning, but has been running successfully very valuable information
ofdm_with_noise
- Extremely high performance radio-access technology that offers full vehicular speed mobility and that can readily coexist with HSPA and earlier networks. OFDM/OFDMA technology is introduced for the LTE downlink, supporting very high data rates of up
QPSK_costas
- 完成经过正交下变频之后的QPSK信号的costas环- Costas ring fitting the QPSK signal after completion of a quadrature downconverted
ofdm_without_noise
- Technology that offers full vehicular speed mobility and that can readily coexist with HSPA and earlier networks. OFDM/OFDMA technology is introduced for the LTE downlink, supporting very high data rates of up to 300Mbps while Single-Carrier FDMA (SC
Gaussian Particle Filter
- 高斯粒子滤波的基本实现,有举例,注释详细,便于学者学习