搜索资源列表
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
cellga_optimization_results
- 一种改进的遗传算法及用于数值优化的结果分析-An improved genetic algorithms and numerical optimization for the results of analysis
cluster
- 本程序介绍了聚类分析的各种算法,包括层次、动态、模糊和遗传算法,对数值进行模式识别。-This procedure describes the various clustering algorithms, including the level of dynamic, fuzzy and genetic algorithms, pattern recognition value.
python-code-for-Machine-learning
- 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
mianyisuanfa
- 基于免疫算法的数值逼近优化分析,人工免疫算法用MATLAB程序实现-Based on the immune algorithm numerical optimization optimization analysis, artificial immune algorithm with MATLAB program to achieve
wf476
- 添加噪声处理,大学数值分析算法,数学方法是部分子空间法。- Add noise processing, University of numerical analysis algorithms, Mathematics is part of the subspace.
vaguf
- 各种kalman滤波器的设计,解耦,恢复原信号,大学数值分析算法。- Various kalman filter design, Decoupling, restore the original signal, University of numerical analysis algorithms.
afxun
- 数学方法是部分子空间法,基于互功率谱的时延估计,大学数值分析算法。- Mathematics is part of the subspace, Based on the time delay es
huiliemie
- 大学数值分析算法,包括回归分析和概率统计,旋转机械二维全息谱计算的实用例程。- University of numerical analysis algorithms, Including regression analysis and probability and statistics, Rotating Machinery dimensional hologram of practical spectrum calculation routines.
he518
- 大学数值分析算法,IMC-PID是利用内模控制原理来对PID参数进行计算,数据包传送源码程序。- University of numerical analysis algorithms, The IMC- PID is using the internal model control principle for PID parameters is calculated, Data packet transfer source program.
ub580
- 插值与拟合的matlab实现,大学数值分析算法,包含收发两个客户端程序。- Interpolation and fitting matlab implementation, University of numerical analysis algorithms, Transceiver contains two client programs.
fie_ua03
- 基于K均值的PSO聚类算法,大学数值分析算法,使用混沌与分形分析的例程。- K-means clustering algorithm based on the PSO, University of numerical analysis algorithms, Use Chaos and fractal analysis routines.
bwban
- 数值分析的EULER法,使用大量的有限元法求解偏微分方程,使用matlab实现智能预测控制算法。- EULER numerical analysis method, Using a large number of finite element method to solve partial differential equations, Use matlab intelligent predictive control algorithm.
naobouging
- 高斯白噪声的生成程序,最终的权值矩阵就是滤波器的系数,大学数值分析算法。- Gaussian white noise generator, The final weight matrix is ??the filter coefficient, University of numerical analysis algorithms.
0708
- 大学数值分析算法,用平面波展开法计算二维声子晶体带隙,阐述了负荷预测的应用研究。- University of numerical analysis algorithms, Computation Method D phononic bandgap plane wave, It describes the application of load forecasting.
遗传算法
- 根据遗传基因得来的一种算法,方便数值分析,更有利于对数值的处理分析(An algorithm derived from genetic genes facilitates numerical analysis and is more conducive to numerical analysis)
hrorrcol-expertise-property
- Fortran的一些常用算法的代码 供数值分析用()
apriori
- 收集数据:使用任何方法 准备数据:任意数据类型都可以,因为我们只保存集合 分析数据:使用任何方法 训练算法:使用Apriori算法来找到频繁项集 测试算法:不需要测试过程 使用算法:用于发现频繁项集以及物品之间的关联规则 使用Apriori算法,首先计算出单个元素的支持度,然后选出单个元素置信度大于我们要求的数值,比如0.5或是0.7等。然后增加单个元素组合的个数,只要组合项的支持度大于我们要求的数值就把它加到我们的频繁项集中,依次递归。 然后根据计算的支持度选出来的频繁项集来
matlab经典教程
- MATLAB [1] 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB是matrix&laboratory两个词的组合,意为矩阵工厂(矩阵实验室)。是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视
支持向量机
- 数值分析好工具,数学分析,人工智能,机器学习,算法可靠,方便修改。