搜索资源列表
hardware_design_manual
- 硬件设计指南(PDF格式),主要包括:Low Voltage Interfaces;Grounding in Mixed Signal Systems;Digital Isolation Techniques; Power Supply Noise Reduction and Filtering; Dealing with High Speed Logic-Hardware Design Guide (PDF format), incl
hardware_design_manual
- 硬件设计指南(PDF格式),主要包括:Low Voltage Interfaces;Grounding in Mixed Signal Systems;Digital Isolation Techniques; Power Supply Noise Reduction and Filtering; Dealing with High Speed Logic-Hardware Design Guide (PDF format), incl
JIN
- 录制一段个人自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。-Record a person s own voice signal, and recording
echo-filtering
- 系统可以利用声音信号产生带有回声的声音文件,并可以从带有回声的文件中消除回声而得到原声音信号;另外,系统还能从中估计反射物的距离-System can make use of the voice signals of the sound files with echoes and echoes from the document with echo and obtain the elimination of the original v
VCandOpenCVsources
- 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoo
wave-Homo
- 小波同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测 -A method based on wavelet was applied to homomorphic filtering to enhance the contrast of image and solve the problem of uneven illumination ;Canny edge detector.
Image-filtering-processing
- 编程实现部分图像处理算法 1.平滑--均值滤波或者中值滤波; 2. 锐化--拉普拉斯; -Programming a part of the image processing algorithms. Smoothing- mean filtering or median filtering 2. Sharpen- Laplace
Frequency-domain-filtering
- 本文主要研究了频域滤波中平滑以及锐化技术,借助Butterworth滤波器以及Gauss滤波器探究了低通滤波器的性质;结合USM技术,Laplacian算子、以及Butterworth/Gauss滤波器研究了高通滤波器的特性. doc文档最后附有所有我编写的的matlab代码-This paper studies the frequency domain filtering smoothing and sharpening tech
Wiener-filtering
- 本文主要基于退化-恢复模型进行研究,首先对Lena图像加入了Gauss 噪声,并选用中值滤波方法恢复;随后基于运动模糊模型进行退化建模,分别采用几种维纳滤波方法对源图像进行还原。 doc文档中推导了维纳滤波过程,并用matlab实现了了多种维纳滤波器,代码都附在文中。-This article is mainly based on the degradation- the recovery model to study, first
UWBPGPS_with_adaptive-filtering
- UWB超宽带系统以OFDM作为其核心技术,本程序拥有从发送到接受以及信道模型等全部程序;同时,又有GPS信号自适应滤波系统来消除已知频率的噪声,提高了误码率。-UWB OFDM UWB system as a core technology, this procedure has from the entire program is sent to the receiving and channel models Meanwhile,
0870162Horn-Schunck
- HS法计算光流场,内含高斯滤波,标记光流等方程(HS method to calculate the optical flow field, including Gaussian filtering, marking optical flow functions)
当前统计模型+跟踪+卡尔曼滤波
- 基于 “ 当前 ” 统计模型的自适应不敏卡尔曼滤波算法(Adaptive Unscented Kalman Filtering Algorithm Based on Current Statistical Model)
Calman filtering algorithm.zip
- matlab函数实现不敏卡尔曼滤波算法,用于状态估计(The matlab function implements the unscented Calman filtering algorithm for state estimation)
machine-learning-ex8
- Andrew Ng Cousera 机器学习 异常检测勇于服务器故障分析以及用于电影推荐的推荐系统的源代码和说明文档。(Andrew Ng Cousera's machine learning implement the anomaly detection algorithm and apply it to detect failing servers on a network. In the second part, you will
胡韦伟论文程序
- 基于双边滤波的retinex图像增强算法(Retinex Algorithm for Image Enhancement Based on Bilateral Filtering)
Reduction of Partial-Volume Artifacts in MRI
- mri重建时消除部分体积伪影,利用cross-sectional、ZEF、VEF等滤波(In the MRI reconstruction, some K spatial data are accelerated and cross-sectional filtering is used)
两种滤波
- 滤波核心技术,可用于CT和各种图像滤波,FFT,RADON变换是核心(Filtering core technology, can be used for CT and various image filtering, FFT, RADON transform is the core)
lvbo
- MTI的AHRS解算程序,包含互补滤波的一阶、二阶和卡尔曼滤波程序。(The AHRS solution program of MTI includes the first, two order and Calman filter programs of complementary filtering)
1
- 软件滤波算法,适用于ADC数据采集处理。CRC校验码计算代码(Software filtering algorithm, is suitable for data processing)
中值滤波和均值滤波
- 本程序适用于均值滤波和中值滤波的图像处理(This program is suitable for image processing of mean filtering and median filtering.)