-
matlab-functions
说明: 最基本的matlab函数,最全面,最基础,希望能有用(Matlab basic functions, the most comprehensive, the most basic and hope to be useful)
- 2011-03-21 15:38:02下载
- 积分:1
-
tls-esprit算法(matlab)
tls-esprit算法(matlab)
- 2021-05-06下载
- 积分:1
-
ntrust
Dogleg trust region, Newton model, dense algorithm
- 2021-02-14 22:39:49下载
- 积分:1
-
GAmat4
本代码包含遗传算法matlab工具箱中部分代码,与GAmat1.rar,GAmat2.rar,GAmat3.rar共同使用(This code contains the genetic algorithm matlab toolbox, part of the code, and GAmat1.rar, GAmat2.rar, GAmat3.rar common use)
- 2010-02-06 01:34:18下载
- 积分: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
-
SSC_test
稀疏表示 凸优化 低秩表示
用于聚类分析 (sparse representing,
convex optimization
low rank representing)
- 2014-10-17 18:35:10下载
- 积分:1
-
lr_reduction_zf
This is a matlab code for lattice reducation using Zero foracing in OFDM
- 2013-03-25 14:38:55下载
- 积分:1
-
123
桁架分析,受到均布力,分成几个单元,对初学者有帮助,是有matlab编程,希望对大家有帮助(Truss analysis by the uniform force, organized into several sections for beginners, matlab programming, and I hope for all of us to help)
- 2012-10-03 07:01:33下载
- 积分:1
-
单源最短路径Bellman-Ford
matlab练习程序(单源最短路径Bellman-Ford) 该算法可以用来解决一般(边的权值为负)的单源最短路径问题,而dijkstra只能解决权值非负的情况。此算法使用松弛技术,对每一个顶点,逐步减少源到该顶点的路径的估计值,直到达到最短的路径。
- 2022-04-28 04:33:39下载
- 积分:1
-
4
说明: 找一幅曝光不足的灰度(或彩色图像),按照直方图均衡化方法进行处理(Underexposed to find a gray (or color image), according to the method of histogram equalization processing)
- 2011-03-11 11:32:17下载
- 积分:1