搜索资源列表
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
qq
- 简单迭代法,牛顿插值法等实现的算法,,,自己写的!
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
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
t1
- 迭代法 最简单的方法求取一个阈值 用来分割图像-Iteration threshold method
gradient-projection-method
- 以梯度投影法迭代直接求解出观测值的改正数,给出一个简单算例,以资验证。 -The correction of the observation is obtained by the interation with gradient projection method and a simple calculation example is given to verify it
yakabi
- 用C完成的一个yakebi简单程序,可通过此程序对雅克比比迭代法进行学习-C language completed a yakebi simple program can through this program over iteration method of Jacques for learning
FoxLi-Installer
- 本程序为激光谐振腔模拟程序,使用FoxiLi迭代法实现,基于MFC编写,在VC6.0编程环境下完成,程序简单易用,稳定性好。使用了Nikolai Teofilov编写的NTGraph控件与NTGraph3D控件.-The procedure for the laser cavity simulation program using FoxiLi iterative method to achieve in the VC6.0 programming environment written in
mathmatic-analysis
- 分别用二分法,简单迭代法,牛顿迭代法,弦截法解非线性方程-Respectively with the dichotomy simple iterative method, Newton iterative method, Secant Method for solving nonlinear equations
Jacobi
- 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
jacobi
- 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
yuzhifenge
- 利用迭代法实现图像阈值分割,简单好用,自带matlab图像直接运行-terative method to achieve image segmentation, easy to use, comes directly run matlab image
cppsfsc
- 主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con
6_11
- 迭代法求根号a,比较简单,用于学习和交流-No. iterative method for solving a, relatively simple, for learning and communication
cppsfs
- 本.cpp代码主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-The. Cpp code is a collection of some commonly used C++ algorithm
Jacobi.c
- 计算传热学简单的一维导热问题,利用Jacobi迭代法计算温度场。-Calculation of one dimensional heat conduction problem
Experiement1
- C#写的两个简单的计算方法的小程序,分别用二分法和牛顿迭代法求根.-A simple program uses C# language to get the root of a equation using method of bisection and Newton s method
Gaussdiedai
- 简单的高斯迭代法,适用于初学数值分析的人使用,方便调用,可以简单更改。-Simple Gauss iterative method for numerical analysis of people beginners to use, easy to call, you can simply change.
MaxEntropy
- 最大熵模型,改进迭代尺度法python实现,包含数据集,结构简单,注释明确(Maximum Entropy Model, Improved Iterative Scale Method Python Implementation, Contains Data Set, Simple Structure, Clear Comments)