搜索资源列表
Part_2_C_programmes
- 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
datetimecalculate
- 借阅管理中经常需要计算从现在起n天后的日期是多少。本程序使用简单的迭代法,可计算出n天后的日期-Readers management often calculated from now n days after the date was. The program uses a simple iterative method to calculate n days after the date
zhu(4)
- c语言的简单迭代法的代码 c语言的简单迭代法的代码
20060521.RAR
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼 近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的 速度。 本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订: (1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修 改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的 相互转换子程序进行了彻底
fxs
- 关于分形L系统的应用,实现分形树和简单的迭代,可以设置参数-L on fractal systems, the realization of the fractal tree and a simple iteration, you can set parameters
gaos-sedial
- 进行传热模拟,简单迭代,可以再传热领域以及工程热物理中计算温度变化规律-For heat transfer simulation, a simple iteration, you can heat the area of thermal physics and engineering changes of temperature
sendandreceive
- 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
diancichang
- 利用雅各比迭代法计算多元几次方程的多个未知数,方便简单易懂,算法简单-field computer
cuda
- 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
ILC
- 简单实用的迭代学习控制程序,非常适用于迭代学习控制的初学者-The simple practical iterative learning control program is ideal for beginners iterative learning control
DAILC
- 简单的迭代学习算法,可以实现离散化的非线性系统的跟踪-Simple iterative learning algorithm can achieve discrete nonlinear system tracking
yichunasuanfa
- . 与问题领域无关切快速随机的搜索能力。2. 搜索从群体出发,具有潜在的并行性,可以进行多个个体的同时比较,robust.3. 搜索使用评价函数启发,过程简单4. 使用概率机制进行迭代,具有随机性。5. 具有可扩展性,容易与其他算法结合。-genetic algorithm matlab
newton
- 牛顿迭代法求解方程的C程序,局部优化算法的简单例子-failed to translate
Iterator
- 设计模式中的迭代器模式,比较简单的一种设计模式,用几个典型的例子帮助理解-The Iterator Pattern
jiandandiedai
- 电磁场与电磁波实验,使用MATLAB模拟简单迭代法-Electromagnetic field and wave experiment using MATLAB simulation simple iterative method
newton
- newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
PSO_about
- 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
Newton_iterate
- 此算法应用于牛顿迭代算法,原理简单,适合初学者学习。-This algorithm is applied to Newton iterative algorithm is simple in principle, suitable for beginners to learn.
pt235
- 在MATLAB中求图像纹理特征,包含优化类的几个简单示例程序,雅克比迭代求解线性方程组课设。- In the MATLAB image texture feature, Optimization class contains several simple sample programs, Jacobi iteration for solving linear equations class-based.