-
zhr_imfilter
本程序实现了matlab自带函数imfillter的功能,是.m文件的形式,参数和imfilter一样可选。程序附有图片,并且在程序最后使用imfilter,便于直接对比观察处理效果。注:本程序是读入RGB图像,转换成灰度图进行处理。(This program implements the function of matlab own function imfillter is. M file in the form of the same parameters and imfilter optional. Procedures with pictures, and last used in the program imfilter, for direct observation of treatment effect contrast. Note: This program is read into the RGB image into grayscale processing.)
- 2020-08-01 13:08:36下载
- 积分:1
-
Raptor-Code--Matlab
本Raptor码仿真程序很好地解释了学习过程中遇到的各种困难,仿真正确,实用价值高(The Raptor code emulation program to explain the difficulties encountered in the learning process, correct simulation, high practical value)
- 2012-12-05 21:21:01下载
- 积分:1
-
lfsr
1)利用CC++语言实现给定的LFSR;
2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点;
3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。
给定的LFSR为:(1) the use of C C++ language given LFSR
2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle
3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation).
LFSR given as follows:)
- 2015-12-14 16:26:56下载
- 积分:1
-
melfb
Program to determine matrix for a mel-spaced filterbank
- 2009-03-14 00:13:55下载
- 积分:1
-
lingxingbiaoding
一种基于菱形的摄像机参数标定方法,方法更加新颖(Based on Diamond' s camera calibration method, more innovative methods)
- 2010-06-03 19:48:07下载
- 积分:1
-
meachnical-fault-diagnosis
讲述了机械故障诊断中一些理论知识,如现在常用的HHT,对初学者有帮助。(Tells the story of some mechanical fault diagnosis theory of knowledge, such as the now commonly used HHT, help for beginners.)
- 2013-11-24 10:32:09下载
- 积分:1
-
RGB-HSI
在matlab中实现从rgb到hsi色彩模式的转换(In matlab to achieve from the rgb color model to HSI conversion)
- 2009-01-08 10:52:11下载
- 积分:1
-
M-files for Neural Networks
说明: 《M-files for "Neural Networks"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations.
作者:Herve Abdi ("M-files for" Neural Networks "," some of the neural network MATLAB source, M-files for demos, exercises, and implementations. Author : Herve Abdi)
- 2005-11-11 09:36:51下载
- 积分:1
-
buduichen
基于MATLAB软件的三相不对称故障的分析,需了解节点阻抗矩阵以及节点导纳矩阵。(Based on MATLAB software in the three-phase asymmetric fault analysis, need to know the node impedance matrix and node admittance matrix.)
- 2015-01-09 13:18:15下载
- 积分:1
-
signal_procesing_using_matlab
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir滤波器窗函数wn
idealfilter 理想滤波器(低通,高通,带通)hdn
idealhd 理想低通滤波器
/fir gui(fir滤波器GUI设计)
gui_top 总图
gui_fir fir滤波器GUI
gui_sigout 选择信号GUI
/power caculate(功率谱分析)
directpower 直接谱分析
indirectpower 间接谱分析(估计谱分析)
noise 噪声谱分析
/sigout(常见信号产生)
sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)
- 2008-07-14 21:28:29下载
- 积分:1