搜索资源列表
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
qq
- 简单迭代法,牛顿插值法等实现的算法,,,自己写的!
autoexposure.rar
- 简单的自动曝光算法,通过直方图进行计算迭代,效果良好~,autoexposure algorithm
serial-concatenation-of-repetition-code-and-FQPSK.
- FQPSK与简单重复码的迭代译码,简单重复码做为外码-serial concatenation of repetition code and FQPSK ,in which repetition code is the out code
FormularEditorRecursion_SuperScript
- 基于递归的简单公式编辑器,可以输入仅含上标的迭代公式 公式的显示格式可以通过自定义常量编辑-Based on a simple recursive formula editor, you can enter on the subject of iteration formulas contain only the display format of the formula can be custom constants Editor
ISODATA
- 一个简单的isodata动态聚类算法isodata,最后可以显示出迭代的结果,包括中心点,方差,样本归类等-A simple ISODATA dynamic clustering algorithm isodata, the last iteration can show results, including the center, variance, sample classification, etc.
C
- Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法-Some of the basic design of C language algorithmC language of several algorithms: top-down, stepwise refinement method, a simple sorting algorithm, enum
diedaishuzu
- 数组在编程的使用中是十分重要的,此程序简单介绍了数组的迭代使用!-Array used in programming is very important that this procedure introduced an array of simple iterative use!
hailList
- 预测冰雹序列,是一个简单的迭代序列-hail list
guass_seidel
- 计算方法中的高斯赛德尔迭代算法的简单C++程序-Method of calculating high斯赛德尔a simple iterative algorithm for C++ program
suanfa
- 常用算法,为初学者服务,简单易懂,常用的算法设计方法: 数值算法:迭代法、递归法、插值法等; 非数值算法:分治法、贪婪法、回溯法等。-Commonly used algorithms, for beginners service, easy to understand, common algorithm design methods: numerical algorithms: iterative method, the recursive method, interpolation m
diedai
- 迭代法 C语言 方法简单易懂易学 希望大家下载 使用。-very easy
newton
- 很简单的牛顿算法,不考虑其他的东西,只用简单的迭代-new ton
pso
- 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
1-Newton
- 牛顿迭代算法,可以处理一些简单的计算,得到的结果保存为txt文件。-Newton iterative algorithm that can deal with some simple calculation, and the result saved as a txt file.
mathmatic-analysis
- 分别用二分法,简单迭代法,牛顿迭代法,弦截法解非线性方程-Respectively with the dichotomy simple iterative method, Newton iterative method, Secant Method for solving nonlinear equations
Simpleiterative
- 利用简单迭代(Simpleliterate)方法求解方程的Fortran程序-Using the method of simple iteration (Simplelitaerate) to solve the equation of the Fortran program
最小二乘法和牛顿迭代
- 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
MaxEntropy
- 最大熵模型,改进迭代尺度法python实现,包含数据集,结构简单,注释明确(Maximum Entropy Model, Improved Iterative Scale Method Python Implementation, Contains Data Set, Simple Structure, Clear Comments)
yiweierwei
- 简单的landweber迭代算法,可应用于一维、二维图像重建。(Simple landweber iterative algorithm can be applied to one-dimensional andtwo-dimensional image reconstruction.)