搜索资源列表
LMS11
- 自己编的LMS自适应算法的MATLAB源程序 本程序内容: 产生一个信号+白噪声序列,用lms算法自适应去除噪声; lmsx.m为自适应函数 task2.m为主函数,其中调用lmsx.m -own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing
task2
- 兰伯特投影变换,可将大地坐标与兰伯特坐标系左边相互转换-Lambert projection transformation
275
- 每输入一行包括两个整形数A和B(A<B),A为分子,B为分母。 Task1.判断是否为有限小数。 Task2.若为循环小数,求出循环小数部分并输出。 -Each input line contains two integers A and B (A <B),A为分子,B为分母。 Task1.判断是否为有限小数。 Task2.若为循环小数,求出循环小数部分并输出。
Task2
- MFC编写的计算器,基本功能都已实现,加速键没有实现-Written in MFC calculator, basic functions have been achieved, not achieved accelerator
task2
- 大气统计方法作业 对给定数据进行功率谱分析 并画出功率谱图-For a given power spectrum analysis of the data and draw the power spectra
Task2
- 数据结构与算法实验,堆排序,C++/CLR控制台应用程序-Experimental in data structures and algorithms, heap sort, C++/CLR Console Application
task2
- optimized-design-of-FIR-filters in matlab
task2-2-QPSK
- 高斯信道下QPSK仿真程序,显示了QPSK在高斯信道下误码率和信噪比的关系。-Gaussian channel under QPSK simulation program shows the relationship between QPSK Gaussian channel BER and SNR.
task2-2-8PSK
- 8PSK在高斯信道下的误码率与信噪比的关系。-BER and SNR relationship 8PSK in Gaussian channel.
task2-2-16QAM
- 16PSK在高斯信道下的误码率与信噪比的关系。-16PSK relationship BER and SNR in the Gaussian channel.
task2
- 脉冲多普勒方法测速,给出了测速精度和测速范围以及测出的速度等结果-Speed pulse doppler method in this paper, and the speed measuring precision and speed range and speed of measure result
Introduction to Algorithms2_1
- Demo for insert sort task in Introduction to Algorithms
IntroductionofAlgorithms2.3
- demo for merge sort task in Introduction to Algorithms 2.3
数字图像处理3
- 任务1。一维测试信号的FFT 计算和可视化长度为B=64的下列测试信号的傅立叶变换的幅度: 任务2。二维测试信号的FFT。计算和可视化尺寸为128*128的下列测试信号的傅立叶变换的幅度: 任务3。图像的FFT 在以下处理之后,计算下列图像“Lena”的傅立叶变换的幅度并将其可视化:1)向测试图像添加一个加性高斯噪声(选择您选择的噪声的参数)。 2)使用大小为3*3和5*5的盒式滤波器对测试图像进行平滑。 3)应用Sobel梯度掩模寻找梯度图像的x和y分量。 4)应用拉普拉斯口罩。比较处理
