三种数值积分方法的例题求解报告及源代码.rar
2021-05-07 17:02:37 190KB 二分法 弦截法 牛顿法 数值积分例题
1
本文档使用二分法求解非线性方程组,使用扫描算法求得解的存在区间,然后用二分法求解。具体算法实现参照西安交通大学版数值分析课程
2021-05-06 23:28:00 30KB 二分法
1
I created a complex MIPS assembler program and execute a simulation with SPIM.In my program,I implemented several sub-programs:mergesort,binary search,a sum total value,average,maximum and minimum. First,a list of integers are given by user and sorted in the ascending order with the method of mergesort.Then a menu is shown to user and user can choose what he want.He can enter any of six numbers to choose a function.
2021-05-06 16:56:42 889KB mips 汇编 归并排序 二分查找
1
S_SpeedCruveMethod.mlx
2021-05-03 21:03:17 5KB MATLAB 运动控制
1
二分法求解,matlab编写,数值分析课程部分代码,大家可以参考一下
2021-04-24 12:07:21 694B matlab
1
python实现二分图判别
2021-04-21 14:01:35 2.25MB python 数据结构 二分图
1
九章算法之二分法(Binary Search) 适合找工作的小伙伴
2021-04-16 22:05:38 459KB 算法 二分法
1
2020中兴捧月傅里叶派题目和参考答案。 二分图的DFS,剪枝优化等。
2021-04-07 22:16:04 13.44MB 中兴捧月 傅里叶派 剪枝优化 二分图DFS
1