登录
首页 » matlab » VariousSRinNonlinearity

VariousSRinNonlinearity

于 2020-12-28 发布 文件大小:3KB
0 221
下载积分: 1 下载次数: 33

代码说明:

  介绍了不同非线性模型在随机共振中的应用,像饱和非线性,阈值非线性等(Describes the different nonlinear model of stochastic resonance in the application, such as nonlinear saturation threshold nonlinearity. . . .)

文件列表:

VariousSRinNonlinearity.m,11286,2013-05-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CD_Data_Processing
    合成孔径雷达成像算法与实现(仿真代码) 书中光盘所附带的数据处理源码(SAR imaging algorithm and implementation (simulation code))
    2020-06-17 00:40:02下载
    积分:1
  • UpgradeReport
    利用回转窑生产氧化铝的工艺中,提出了一种新的基于SVR(支持向量回归)的烧成带温度软测量方法。即首先对从回转窑采集到的烧结图像进行预处理,消除噪声的干扰;然后利用大津方法分割出物料区和火焰区,并提取这些区域的图像特征;其次利用基于SVR方法建立的烧成带温度模型计算温度值;参数计算.(The use of alumina rotary kiln production process, a new-based SVR (support vector regression) of the burning zone temperature soft measurement method. That is first collected from the rotary kiln sintering image pre-processing to eliminate noise interference Otsu method and then use the materials division of the district and flame zones, and extraction of image features in these regions SVR-based method followed by the establishment of the burning zone temperature model temperature parameters.)
    2008-05-20 16:07:55下载
    积分:1
  • Brain_segmentation
    基于MRI的脑组织分割。首先从给定的MRI图像中得到脑区域,而后计算脑容积;再得到脑白质灰质区域,并计算百分比。(Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present. )
    2009-12-23 09:26:22下载
    积分:1
  • 2Dwavelet
    该程序用来实现对图片的多级小波分解!提取多级分解后各子带的小波系数!(The program is used to achieve multi-level wavelet decomposition of an image! And extraction of multi-level decomposition of the wavelet coefficients of each sub-band! )
    2011-01-10 15:04:49下载
    积分:1
  • STUN_PS
    著名的psinsar小组开发的MATLAB 源码。可供学习。 (Kampes, B.M., "Radar Interferometry-- The Persistent Scatterer Technique", published by Springer, 2006. The software consists of a Matlab toolbox. Matlab must be installed on your system in order to use it.)
    2009-06-17 14:20:29下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • NarrowBand_DLL
    基于窄带法编写的水平集函数,要先手动选择初始轮廓。(narrowband_CV model)
    2012-02-03 18:40:49下载
    积分:1
  • sift
    SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
    2019-07-08 09:34:31下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • wavelet
    小波变换实现图像增强的示例,matlab编写。(an example of image enhacement based on wavelet transformation, writed by matlab.)
    2009-10-02 17:07:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载