搜索资源列表
SVM-MATLAB
- 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, diffe
Matlab_imageMatlab
- 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
semi01.rar
- 近三年来半监督学习的国外顶级期刊论文,办监督的最新研究成果,Over the past three years semi-supervised learning of foreign top-level journal articles, to do oversight of the latest research results
ssb
- 本人基于matlab的通信原理课程设计,实现了ssb信号的解调,文本为课程设计原件,讲解丰富具体。-I based on the principle of communication matlab curriculum design, the realization of the ssb signal demodulation, the original text for the curriculum design, on the specific rich.
04kz2612
- 基于小波包特征提取的车牌字符识别,是一片期刊论文,还不错的,可以学习-Feature extraction based on wavelet packet license plate character recognition is a journal articles, but also good, you can learn
A_Software_Defined_GPS_and_Galileo_Receiver
- Software-defined radios (SDRs) have been around for more than a decade. The first complete Global Positioning System (GPS) implementation was described by Dennis Akos in 1997. Since then several research groups have presented their contribution
Frequentlyaskedquestionsandsolvematlab
- matlab常见问题及解决:如何将文本、excel数据导入matlab,怎样生成可执行文件等-matlab common problems and solutions: how to text, excel data into matlab, how to generate an executable file, etc.
xinalvbozaiqiupinyu
- 对文本格式的信号先滤波再求频域,便于在神经网络中应用,这是用matlab做的,很有用。-The text format, the signal first and then seek the frequency domain filtering
LPR_MATLAB
- 摘要:变形车牌矫正和复杂牌照的文字区域提取是LPR中两个比较重要的问题。本文运用MATLAB,通过Radon 变换检测牌照的角度,使用旋转与错切变换相结合的方法来解决变形牌照矫正问题;通过对牌照区域进行颜色提取从 而消除非牌照颜色的干扰,解决复杂牌照的文字区域提取问题。-Abstract: The distortion correction and complexity of the license plate text area extraction is the LPR in the
readwritetext
- 【MATLAB】读取和写入文本文件,MATLAB to read and write text files-】 【MATLAB to read and write text files
New-Text-Document-(3)
- Single Input Multiple Outputs 16-QAM Simulation implemantation in matlab , and its final output .
matlab-cad
- 把在MATLAB中绘制的公式曲线、曲面上所有的点坐标数据都提取出来,若能让AutoCAD正确识别,那么我们就可以在AutoCAD中精确地绘制这些曲线、曲面了。 本文介绍了一种快速、精确地绘制各种公式曲线、曲面的方法,即在AutoCAD中通过调用经过Excel处理的MATLAB数据实现。 -Draw in MATLAB of formula curve, curved face up allly order to sit to mark datas to all withdraw, if c
fisher-de-matlab
- 文本挡的firsher线性判别器是最简单的模式识别分类,在这里用了matlab进行了编程-Text the gear firsher linear discriminant is the most simple pattern recognition classification, where the Matlab programming
MATLAB
- 任何一个文件存储在电脑上都有它的格式,例如文本格式像。txt .doc,图像格式 .jpg .tif .bmp等。 -Any file stored on your computer has its own format, such as text format like. The txt doc image format jpg tif bmp, and so on.
Solving-ODEs-with-MATLAB---Shampine-Gladwell-Thom
- This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs withMATLAB is a text for a one-se
Numerical-Methods-in-Engineering-with-MATLAB---Ja
- NumericalMethods inEngineeringwithMATLAB® is a text for engineer-ing students and a reference for practicing engineers, especially those whowish to explore the power and efficiency of MATLAB. The choice of numerical methods was based on th
Matlab-learning-materials
- 此文本为matlab的学习资料,可以帮助初学者进行深入的学习。-This text is a matlab learning materials , it can help beginners to learn。
Antenna-and-EM-modeling-with-MATLAB-(Makarov-S.N.
- This text uses the standard Matlab package in order to model and optimize radiation and scattering of basis RF and wireless communication antennas and microwave structures.
New-Text-Document
- matlab rayliegh-plesset equation
先进PID控制MATLAB仿真程序
- 一份记载有许多先进PID控制MATLAB程序的文本资料(One record contains many text information about advanced PID control MATLAB programs)