搜索资源列表
mmse_mpsk
- This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to
TVAL3
- %TVDENOISE Total variation grayscale and color image denoising % u = TVDENOISE(f,lambda) denoises the input image f. The smaller % the parameter lambda, the stronger the denoising. % % The output u approximately minimizes the Rudin-Osher-Fatemi (ROF)
vaveICA
- 小波分析的盲信号处理方法,有完成的程序,波形,及输出结果,适合初学者。-Wavelet analysis of blind signal processing method, and a complete program, waveform, and output, suitable for beginners.
p
- 企业的生产计划在利润最高,产量有限,考虑市场价格波动以及存储有限的生产基本情况下,进行加工 、购买的规划设计.在设计时要考虑产量、价格、储存容量以及混合硬度等因素对规划的影响。-Production plans to the highest profit, output is limited, consider the market price fluctuations, as well as limited storage, under the basic conditions of prod
Truss_Analysis
- 用matlab编写的3D桁架结构分析,后处理包括图形输出。- 3D truss analysis in matlab,the Post-processing include image output
rv320e22
- 用于生成一定齿数一定直径的摆线轮线型,输出的文本文件可与数控机床相链接,直接用于生产加工。-Used to generate a certain number of teeth a certain diameter of the cycloidal linear, the output text file that can be linked with the CNC machine tools directly used in production and processing.
xcoast3.tar
- POM 模式在linux 系统中作netcdf输出后可以用此MATLAB插件作数据处理-POM model for the system in linux can use this after the netcdf output for data processing MATLAB plug-in
MATLAB
- 利用MATLAB 实现数据读入,对水准网平差进行处理,及数据输出等功能!-Using matlab implementing a data into the net, the standard of the poor and data processing, output and functional!
parseSize
- A tool for OOP overloading of the size() method, imitating I/O conventions of MATLAB s native SIZE.-This function is an OOP aid for overloading the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical
LMS-RLSAdaptiveFilter
- 数字信号处理,LMS和RLS实例:给定正弦信号s(n),现在我们获得得是受影响的数据x(n)=s(n)+v(n) , v(n)为方差1.25的告示白噪声信号,请设计一个滤波器,使其输出与s(n)的均方误差最小,并给出用LMS和RLS算法的自适应求解方法的MATLAB仿真。-Digital signal processing, LMS and RLS instance: Given a sinusoidal signal s (n), now we get the data have affect
skin-detection
- This file helps identify the presence of a human face, hand or any other body part by identifying and marking skin-like pixels within a given image. With further image processing techniques, the output produced by this scr ipt can be refined and proc
AR-and-MA-process
- 信号处理的AR过程和MA过程模拟。并且计算输入与输出的能量频谱-Signal processing, AR and MA process simulation. And calculate the energy spectrum of the input and output
shiyan1
- 首先录入一段音频,在通过matlab软件对该音频进行处理,识别出他的波峰波谷,频率变换,然后输出。-First, an audio input, matlab software through the audio processing, identify the peaks and valleys of his, frequency conversion, and output.
Signal-Denoising-and-procedures
- 数字信号处理,输入一段加有噪声的信号,经过一段滤波程序后输出有用波形-Digital signal processing, input a signal with noise added, after a filtering procedure useful for waveform output
thegyroscopeoutputdata-processing
- 对采集的陀螺数据进行处理 滤除陀螺输出的随即漂移-Collected data for processing filtered gyro gyro output drift immediately
PID
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -A typical
signal-processing
- 压缩文件中给出了已知系统传递函数及输入信号的情况下,求解系统输出响应的四种方法,即差分方程法,卷积法,DFT法以及滤波器设计方法;此外还包含创建窗及其频率响应的matlab设计。-Known compressed file system transfer function is given and the case of the input signal, the output response of the system to solve the four methods, namely th
Image Processing
- Image processing is any form of signal processing for which the input is an image, such as a photograph or video frame; the output of image processing may be either an image or a set of characteristics or parameters related to the image. In probabili
digital-signal-processing
- 实现一个数字信号处理的仿真系统 。要求具有界面并实现以下功能: 1)能产生(得到)并选择各种数字信号(sin、方波、三角波、语音、噪声及其叠加); 2)具有DFT、DCT和小波变换和经典功率谱估计功能; 3)具有设计IIR和FIR低通、高通、带通滤波器功能; 4)能显示时域和频域波形,演示输入信号经过系统得到输出信号过程及频域特性和时间序列。 -Implement a simulation system of digital signal processing. It
Detection-system-of-skin-diseases-using-image-processing-master
- To classify four types of skin diseases such as Dermatitis, Melanoma, Diabetic foot ulcer, Impetigo,2 types of ML algorithms KNN and SVM are used. To get a visual representation of classifier output the ROC curve is plotted. To measure the performanc