搜索资源列表
基本图像分割实例
- P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801 : Call text image segmentation P0802 : adhesion character segmentation P0803 : Character Recogn
function_MATLAB
- 关于matlab的基本函数的教程,非常适合于初学者,好资料大家一起分享-on the basic function of the guides, very suitable for beginners, good information to share with everyone
matlabhandbook
- matlab6.5 手册.对于matlab的基本函数有详细的介绍
FMLIN
- 产生线性调频信号,可以在编程时作为基本函数调用
SVM_SteveGunn.向量机的基本理论
- 支持向量机的基本理论是从二类分类问题提出的,常用的核函数有:多项式、径向基、Sigmoid型。对于同一组数据选择不同的核函数,基本上都可以得到相近的训练效果。,Support vector machine' s basic theory is the question of second-class classification, commonly used kernel functions include: polynomial, radial basis, Sigmoid type. For
sga
- 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value
pso4
- 此文件为Matlab编的一个基本pso算法,所用测试函数为 Rastingin-Matlab prepared this document for a basic PSO algorithm, used in the test function Rastingin
MATLAB
- MATLAB工具箱函数总汇 MATLAB数学运算基本函数 MATLAB数组操作 这是matlab的基本函数库,希望可帮到需要它的人-MATLAB toolbox function confluence basic function MATLAB arithmetic operation MATLAB array matlab This is the basic function library, hope to be able to help those who need it
windows_menu
- 综合利用了图象处理和图象理解的基本函数,对刚熟悉matlab窗口和菜单编程的朋友很有帮助-Utilization of image processing and image understanding of the basic function, just familiar with the programming menu matlab window and helpful friends
jibenyichuansuanfa
- 这是基于基本遗传算法的函数最优化的matlab程序-This is based on a function of the basic genetic algorithm matlab optimization procedures
nn_matlab
- matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
MTPAtest1
- 十个关于基本函数测试的函数编程。关于MatLAB的函数编程-the ten function about basemarched try in matlab
shili2
- matlab 6.0 时尚百例的21-30的代码,基本函数的应用-Fashion matlab 6.0 code 21-30 of 100 cases, the basic function of the application
MATLAB_fuctions
- matlab中基本命令函数 讲述了常用的基本函数,易文档PDF的格式给出,容易阅览- the functions in matlab
Writing-Fast-MATLAB-Code
- 矩阵实验室函数,各种矩阵实验室基本函数的汇编,非常适合初学者。-Matrix laboratory function, the basic function of a variety of matrix laboratory compilation is ideal for beginners.
command
- MATLAB命令汇总,对基本函数的使用说明,及快捷键-MATLAB command summary, the basic function, the instructions for use and keyboard shortcuts
matlabusefulexamples1
- 经典的MATLAB实用例子,可使初学者较快掌握MATLAB的一些基本函数及用法-The classic example of MATLAB utility will enable the beginner to master MATLAB faster some of the basic functions and usage of
matlabusefulexamples2
- MATLAB的实用经典程序2,可使初学者在短时间内较快掌握MATLAB中的一些基本函数-MATLAB utility classic program 2 will enable beginners to master quickly in a short time some of the basic function of MATLAB,
第5章 函数逼近
- 函数论的一个重要组成部分,涉及的基本问题是函数的近似表示问题。在数学的理论研究和实际应用中经常遇到下类问题:在选定的一类函数中寻找某个函数g,使它是已知函数?在一定意义下的近似表示,并求出用g近似表示 ?而产生的误差。这就是函数逼近问题。在函数逼近问题中,用来逼近已知函数?的函数类可以有不同的选择;即使函数类选定了,在该类函数中用作?的近似表示的函数g的确定方式仍然是各式各样的;g对?的近似程度(误差)也可以有各种不同的含义。所以函数逼近问题的提法具有多样的形式,其内容十分丰富。(An impo
fdsp
- 适合刚开始学习数字信号处理的人,包含基本的信号处理函数以及滤波器的设计,最后也有高级信号处理部分函数(Suitable for beginners to learn digital signal processing, including the basic signal processing functions and filter design, and finally have advanced signal processing part of the function)