登录
首页 » 算法 » solving nonlinear equations, Yung specific categories, including descriptions. W...

solving nonlinear equations, Yung specific categories, including descriptions. W...

于 2022-02-04 发布 文件大小:37.94 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

求解非线性方程的方法,类容具体,包括说明。使用时直接修改参数。-solving nonlinear equations, Yung specific categories, including descriptions. When used directly alter the parameters.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。...
    约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。-Joseph problems. There are N individuals and form a circle, according to sequentially numbered. Starting from the first person reported that the number of times to ease the person out of m, and the next one starting from a newspaper a few. Find the circle of people order.
    2022-08-15 13:00:55下载
    积分:1
  • SPH无网格光滑粒子源代码
    格子Boltzmann方法是最近十几年来国际上发展起来的一种流体系统建模和模拟新方法,其思路与传统的流体模拟方法完全不同,具有许多常规方法所不具有的优势。本代码采用格子Boltzmann方法模拟泊肃叶流,边界条件用平衡态外推法,
    2022-02-07 22:14:19下载
    积分:1
  • k均值聚类 c语言实现的!!!!!
    k均值聚类算法 c语言实现的!!!!! -k-means clustering algorithm c language to achieve! ! ! ! !
    2023-05-13 12:55:02下载
    积分:1
  • 数列计
    例如,当k=3时,这个序列是: 1,3,4,9,10,12,13,… (该序列实际上就是:3^0,3^1,3^0+3^1,3^2,3^0+3^2,3^1+3^2, 3^0+3^1+3^2,…) 请你求出这个序列的第N项的值(用10进制数表示)。 例如,对于k=3,N=100,正确答案应该是981。 输入格式 输入只有1行,为2个正整数,用一个空格隔开: k N (k、N的含义与上述的问题描述一致,且3≤k≤15,10≤N≤1000)。 输出格式 输出为计算结果,是一个正整数(在所有的测试数据中,结果均不超过2.1*10^9)。(整数前不要有空格和其他符号)。 样例输入 3 100 样例输出 981  
    2022-03-12 08:20:11下载
    积分:1
  • 为实现fdtd3d平面波TF / TS编码
    code for implementation FDTD3D with plane wave tf/ts
    2022-05-06 05:44:54下载
    积分:1
  • 图书馆管理系统
    #include #include #include #include struct book   //图书 {   long NO;//编号   char name[10];//书名   char author[10];//作者名   int  classification;//分类号   char publish_unit[20];//出版单位   long publish_time;//出版时间   int number;//库存数
    2022-02-22 11:27:15下载
    积分:1
  • 数字识别采用多种:聚类,遗传
    数字识别采用多种算法:聚类算法,遗传算法-Digital Identification using a variety of algorithms: clustering algorithm, genetic algorithm ...
    2022-03-18 14:04:42下载
    积分:1
  • 利用二分求一个方程的实数近似根。
    利用二分法求一个方程的实数近似根。-use dichotomy for a few equations approximate the real root.
    2022-02-14 21:10:34下载
    积分:1
  • 旅行商问题遗传MATLAB程序
    本文利用遗传算法的全局搜索能力求解,针对旅行商问题(TSP),设计一种贪婪算子个体保护的遗传算法,并使用MATLAB程序快速求解出了满意的结果。
    2022-01-30 15:29:10下载
    积分:1
  • 另外还包含程序讲解
    另外还包含程序讲解-also includes procedures on
    2022-06-27 22:43:08下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载