-
fast-descent
牛顿法测试程序,包含线搜索和不含线搜索时算法比较。(newton algorithm with linear and without linear search.)
- 2020-12-02 22:59:24下载
- 积分:1
-
psowugong
运用粒子群算法解决电力系统无功优化问题,粒子群算法是一种可以解决有约束单目标最优化问题(Use the PSO to solve the reactive power optimization)
- 2012-12-04 15:33:05下载
- 积分:1
-
111
三种帧同步算法的MATLAB代码,具有良好的算法效果,可以使用,请大家下载(Three kinds of frame synchronization algorithm MATLAB code, a good algorithm results, you can use, please download)
- 2021-03-12 11:19:25下载
- 积分:1
-
Bayesian-Methods-for-Hackers
说明: 贝叶斯统计推断相关资料和贝叶斯方法,学习贝叶斯不错的资料(Bayesian statistical inference related data and bayesian methods, learning bayesian good data)
- 2020-06-24 01:20:02下载
- 积分:1
-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分:1
-
fft
用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
- 2013-11-04 16:19:50下载
- 积分:1
-
Triangular-fuzzy-random-simulation-
三角模糊数随机模拟程序,基于模糊数与随机模拟理论,进行评价分析(Triangular fuzzy random simulation program...)
- 2012-02-26 10:43:34下载
- 积分:1
-
SVMcgForRegress
支持向量机中的支持向量回归函数对数据进行预测(Support Vector Regression Function in Support Vector Machine to Predict Data)
- 2019-05-12 16:42:10下载
- 积分:1
-
PSO-and-HS--
结合粒子群优化算法和和声搜索算法的优点,有效将群智能思想和随机全局搜索相融合,在几个函数优化问题中得到了验证
(Combining particle swarm optimization algorithm and harmony search algorithm advantage, effective will swarm intelligence thought and random global search phase fusion, in several function optimization problem has been proved
)
- 2020-10-28 18:49:57下载
- 积分:1
-
numerical-methods
数值方法的5个重要的算法:
1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解
2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。
3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。
4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解
5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。(Numerical Methods in five of the more important algorithms:
1. [Dirich.m] to solve the Laplace equation Dirichlet method for the numerical solution of partial differential equations
2.[Hamming.m] Hamming method is the multistep forecast corrected differential equations.
3. [Milne.m] the Milne- Simpson method as a differential equation solver used forecast correction method.
4. [Rkf45.m] Runge- Kutta- Wahlberg error control and step method for solving differential equations approximate solution
5. [Romber.m] the famous Romberg integral source code numerical integration, the presence of computable results show a lower triangular matrix.)
- 2013-03-09 01:35:19下载
- 积分:1