资源列表
Chaotic_synchronization_in_coupled_laser
- 混沌系统同步例子,为matlab中simulink模型仿真。(The synchronization example of the chaotic system is the simulation of the Simulink model in MATLAB.)
lorenz
- lorenz系统的仿真,在matlab的simulink下实现(The simulation of Lorenz system is implemented under the Simulink of MATLAB)
几种典型的混沌吸引子
- 以m文件实现了几种常见的混沌系统,较好的实现了混沌现象。(Several common chaotic systems are realized by m file.)
envelope code
- 画任意曲线的包络线,目前matlab里面还没有关于画曲线包络线的(plot the envelope of curve)
混沌系统的非线性控制同步
- 以一种同步控制方法实现了混沌系统的非线性控制同步(A synchronization control method is used to realize the nonlinear control synchronization of chaotic systems)
MemristorModel
- 在matlab中以gui界面实现不同忆阻模型,能够直观的了解忆阻器。(In MATLAB, different memristor models are realized with the GUI interface, which can be used to understand the memristor intuitively.)
renlian
- 能够将人脸识别并定位,选取后生成并显示。还有一些可作为图片处理实例的程序供初学者参考。(It can identify and locate the face, select and display it.There are also some programs that can be used as pictures to process examples for beginners.)
KNN_Matlab
- matlab代码,机器学习中,基于k最邻近方法进行分类(machine learning,using knn classifier to classify)
高大上欧美风商务PPT模板
- 全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问好(Full array, an automatic linkedlist.h: list (random access, but low efficiency).)
时尚全图型个人简历PPT模板
- 遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载好(The efficiency of ergodicity is higher than the common chain table) hashtable.h: hash table (using key values to identify elements, the elements of the same key are considered equal and need t
LPFG
- fiber brggg grating program ,you an do it!
K2算法
- 本程序是贝叶斯网络结构学习的K2算法程序,可获取离散变量的贝叶斯网络。包含K2算法的matlab代码,和使用的例子,共学习使用