Description: This is bifurcation phase of Cubicmap using matlab. If you want to study the nonlinear dynamics, it is a good example for beginner. It will be helpful for you to simulate the bifurcation phenonmenons in nonlinear discrete dynamical systems. Platform: |
Size: 20350 |
Author:liguoychina@gmail.com |
Hits:
Description: 利用Matlab求二维离散系统的分岔图程序。
在非线性动力学及复杂经济学中经常用到类似的问题。也可以用来画其他更高维数的离散映射系统的分岔图。很实用。-using Matlab for discrete two-dimensional map of bifurcation process. In nonlinear dynamics and complex economics frequently used similar problems. Can also be used for other higher-dimensional painting of a few discrete mapping system bifurcation plan. Practical. Platform: |
Size: 1024 |
Author:贾强 |
Hits:
Description: 一个画一种Logistic Map 分岔图(bifurcation diagram)的程序,运行后,你们可以看到它与常规的非线性系统的行为不一样。该映射可以用如下方程表述:
xn=1-a*x2n-1
其中,a――[0,2].
-Logistic Map a painting of a bifurcation diagram (bifurcation diagram) procedures, running, you can see it with the conventional non-linear system behavior not the same. The mapping equation can be expressed as follows: xn = 1-a* x2n-1 of them, a- [0,2]. Platform: |
Size: 1024 |
Author:潘水洋 |
Hits:
Description: 计算群体感应模型的分叉图,直接描述模型随时滞变化的-Computing the bifurcation digram of quorum sensing and decribing the change with delay Platform: |
Size: 1024 |
Author:shen zhongyi |
Hits:
Description: duffing系统的matlab分岔程序,对于初学者有一定的帮助。-The bifurcation matlab procedure of Duffing system, which would be helpful for beginners. Platform: |
Size: 1024 |
Author:张博文 |
Hits:
Description: 本程序能够准确的计算非线性动力系统的分岔图,相图,波形图,从而可以为工程技术人员和科研人员的理论建模提供数值模拟论证方法。-The program can calculate the exact bifurcation diagram nonlinear dynamical system, phase diagram, waveform, which can provide a method for the numerical simulation of argumentation theoretical modeling engineers and researchers. Platform: |
Size: 13312 |
Author:董青山 |
Hits:
Description: 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。
该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.) Platform: |
Size: 2781184 |
Author:王春水 |
Hits:
Description: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.) Platform: |
Size: 3789824 |
Author:www.wobishe.com |
Hits:
Description: 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identification system. With GUI visualization platform. This design system mainly processes fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image graying, filtering enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images If it comes from the same finger.) Platform: |
Size: 3466240 |
Author:MATLAB道长 |
Hits:
Description: 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.) Platform: |
Size: 3682304 |
Author:可乐一生 |
Hits:
Description: 含混沌系统的相图 分岔图 李雅普若负指数 庞加莱截面 功率谱 连续系统离散化的程序(The procedure of discretization of the continuous system of power spectrum of the phase diagram bifurcation diagram with chaotic system) Platform: |
Size: 335872 |
Author:李昊 |
Hits: