-
matlab_tuxiangchuli
一本介绍matlab 图像处理编程的书,从入门到精通,内容详细。(1 Introduction spss10.0 programming book, from entry to the master and detailed.)
- 2009-10-14 15:56:02下载
- 积分:1
-
test
首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。
然后应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。最后详细比较上述的结果,并分析原因。(内含实验报告)(Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels. Then apply a variety of filters for processing: arithmetic mean, geometric mean, harmonic mean inverse harmonic mean, median filtering, the midpoint filtering, maximum, minimum filter. Finally, a detailed comparison of the above results, and analyze the reasons. (Contains experimental report))
- 2020-11-09 23:49:46下载
- 积分:1
-
__MATLAB_
matlab的遗传算法原理及实现,以及具体的应用(Matlab GA principle and implementation, as well as specific applications)
- 2006-11-13 15:41:40下载
- 积分:1
-
16QAM-xingneng
16QAM调制与解调的MATLAB实现及调制性能分析(MATLAB realization of 16QAM modulation and demodulation and modulation performance analysis)
- 2012-06-07 22:58:09下载
- 积分:1
-
varsour
MATLAB可变电源,变压变频电源,该程序以S函数的形式产生一个可控三相交流电源(The MATLAB variable power supply, variable voltage variable frequency power supply)
- 2013-04-29 11:07:27下载
- 积分:1
-
wxc
基于多频(三频)的频谱校正(相位差法),达到校正相位的目的,已经过调试。(Based on multi-frequency (C-band) spectrum correction (phase difference method) to achieve the purpose of the correction phase, has been testing.)
- 2012-11-05 20:19:40下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
tvqc_logbarrier.m
this is matlab code to solve tveq_logbarrier problem!!!
- 2012-05-31 16:16:56下载
- 积分:1
-
灰色预测
灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性
下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certain regularity of data. The prediction data has some regular similarity with the original data
The following procedure is the gray model GM (1,1) program quadratic fit and isometric metabolic improvement prediction program, matlab6.5, use this procedure please specify that the program is stored as gm1.m)
- 2017-08-15 11:20:38下载
- 积分:1
-
Prewitt
Prewitt is a method of edge detection, matlabcode
- 2011-01-19 05:27:09下载
- 积分:1