搜索资源列表
Pic
- 图像的混沌加密算法,包括anold变换,logistic变换,流加密等-The chaotic image encryption algorithm, including anold transformation, logistic transformation, stream encryption
logistic
- 包括logistic映射,tent映射,Henon映射,Kent映射的Matlab程序及图像。-Including the logistic map, tent map, Henon mapping Kent Matlab program and image mapping.
Regularized-Logistic-Regression
- Regularized Logistic Regression
logistic
- 混沌控制中的logistic映射的分叉图-Chaos Control logistic map bifurcation diagrams
cao_deneme
- test complex systems stability. this function could simulate logistic map.
invariants
- continue complex systems such as logistic map!
logistic
- Logistic映射系统的每一个值都与它前面的那个值不存在确定的关系,但是后一个值的取值取决于前一个值,Logistic映射动力方程具有足够高的线性复杂度。 -Logistic mapping system each value and that value in front of it there is no definite relations, but after a value of value depends on the previous value, Logistic mapp
logregres
- python编写的逻辑回归算法,清晰易懂,并且附有源数据文件-written python logistic regression algorithm, clear and understandable, and with the source data file
Chaos_Logistic_Henon
- 有关logistic和Henon映射的分岔图,李雅普诺夫指数的计算程序,配套书籍《混沌的计算实验与分析》-About the bifurcation diagram of logistic and Henon map, the calculation program of Lee Yap Andrianof index, the experiment and analysis of the calculation of the book chaos .
Logistic
- 统计回归模型的MATLAB解决方案,主要是在数学应用中解决具体的统计回归模型问题。-MATLAB Solutions statistical regression model, mainly to solve specific problems in mathematical statistical regression model applications.
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统