说明:CVSD语音压缩的算法和程序流程.量阶δ能够自动地随输入信号平均斜率的大小而连续变化,译码输出信号实现了对输入信号的理想逼近,最后在可编程逻辑器件(FPGA)中实现了CVSD调制功能。-CVSD voice compression algorithm and the program flow. Vo...
说明:PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。-PCM encoding to convert analog signals to digital encoding, the destination of the...
说明:运用遗传算法的思想,通过MATLAB及遗传算法工具箱,实现了函数最值的运算求解!-The idea of the use of genetic algorithms, and genetic algorithm through MATLAB toolbox to achieve the most v...
说明:the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled l...
说明:此代码主要基于MATLAB平台完成,通过PSO算法优化RBFNN的权阀值,以实现对Ackley非线性系统的求解,再具体的应用中,通过归一化数据、划分训练集与测试集样本,实现了对二维Ackley问题极小值的精确求解,还从绝对误差与相对误差等角度综合对比了优化前后的差别。
说明:完成对图像的逆透视映射变换,需要给出摄像机的高度,视角和最终图片的横向宽度(米)。一旦给定参数准确,即可得到效果很好的逆透视映射变换图片。-Complete the inverse perspective mapping transformation on the image and the nee...
说明:This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical...