搜索资源列表
OFDMSIMULATE
- OFDM仿真 参数: % 子载波数 128 % 位数/ 符号 2 % 符号数/ 载波 1000 % 训练符号数 0 % 循环前缀长度 8 (1/16)*T % 调制方式 4-QAM % 多径信道数 3 % IFFT Size 128 % 信道最大时延 2 -OFDM simulation parameters : % subcarriers median number of 128% / 2% Symbol Symbol / Carrier Tra
well_logging_process
- 该软件是我读硕士的时候写的,它可以对测井曲线进行直方图、小波变换,曲线拉伸、均值绿波、中值滤波、Kalman滤波以及插值等等操作,程序里还包含了神经网络的内容,非常丰富,是您学习VC++编程和数据处理的好资料!绝对超值! 请先阅读文件夹下的read me 文件-I read the time to write a master's degree, it can log on for histogram, wavelet transform, Tensile curves, t
MedianFilter
- 地震资料数字处理方法,应用中值滤波方法滤除地震记录上面波等线性干扰,并提取出线性干扰-Digital seismic data processing application method of median filtering to filter out seismic waves records of the above and other linear interference, such as surface wave
Median_Filetr_for_Images_noise_removal
- A MAtlab program implemented for median filter-A MAtlab program implemented for median filter
dnbhgq
- 电能表中查看状态,分类,类型,型式,电压,电流,频率,常数,倍率,新旧,有无阻逆器,等级,接入方式,产权,位数,结构,有功无功,多功能时无功等级这些字段是否合理有效(及是否符合系统代码表的要求,是否存在空和不合要求数据)-Meter in the view state, category, type, type, voltage, current, frequency, constant, rate, new and old, have unimpeded inverse control, cl
stdmed
- matlab code for median filter for removing salt and pepper noise. in this a 3*3 window is selected and the processing pixel is replaced by median of the selected window.
intprint
- 【问题描述】给出一个不多于5位的正整数,要求: 1.求出它是几位数。 2.分别打印出每一位数字。 3.按照逆序打印出每一位数字。 【输入形式】控制台输入该正整数。 【输出形式】控制台分行输出输出结果。 【样例输入】1234 【样例输出】 4 1234 4321 【样例说明】1234位数为4,分别为1,2,3,4,逆序为4321 【评分标准】该题共有三个输出整数,完全正确得10分,每答错一个扣掉4分,直至得分为0。本题要求上传程序的源文件。所采
Untitled3
- 这个程序主要用来处理图像信噪比、均值、中值、维纳滤波等-This program is mainly used to process the image signal to noise ratio, mean, median, Wiener filter, etc.
prob4_median
- SIGNAL PROCESSING CONCEPTS: CONSTRUCTION OF TRUE SIGNAL FROM NOISY SIGNAL WITH THE HELP OF MEDIAN ESTIMATOR
prob4_all_compare
- SIGNAL PROCESSING CONCEPT: COMPARISON OF ALL THE ESTIMATORS MEAN,MEDIAN AND MODE
NLMS_onlynoise
- Modified NLMS estimating over median and correlation
median_filter_1(2D)
- 1维(2维中值滤波),基于Linux系统编程,进行过优化,效果优于传统中值滤波-One-dimensional (2-D median filtering), Linux-based programming system, is optimized, the effect is better than the conventional median filter
WRFPNGP
- Image median filtering, the use of median filtering and low pass filtering comparison, analysis of PSNR, it is concluded that the performance difference
Keltner_Channel
- 由Chester W. Keltner于1960年创建的一种经典的技术分析指标。该指标在某种程度上与布林带和轨道线指标类似。该指标使用三根线:中线是使用10日简单移动平均线来表示典型的价格,上线和下线分别由加上或者减去距离中线的日价格范围移动平均数值(高位和低位的差值)组成。这样,就创建了一个基于波动范围的通道。您可以修改该指标这种版本移动平均线的所有参数。该指标适用于MT4(A classic technical analysis index created by Chester W. Kel
pinghuajuanji
- 读取图像 \examples\data\convec.dat,并对它进行均值平滑(smooth 和median),另外利用Sobel和Roberts函数使用以下3*3的窗口对图像进行卷积。给出IDL编程代码及其运行结果。(The image \\examples\\data\\convec.dat is read, and its mean smoothing (smooth and median) is performed. In addition, Sobel and Roberts fun