资源列表
[人工智能/神经网络/遗传算法] de-suanfa-wuyueshu-optimization
说明:一个DE算法的案例,用于解决无约束优化问题,初学写的,可以运行,希望对大家有所帮助。这个是跟着导师学的 写的-Case of a DE algorithm for solving constrained optimization problems, beginner to write, you can run, we hope to help. This is followed by the instructors learn to write<liwei> 在 2025-08-27 上传 | 大小:159kb | 下载:0
[数学计算/工程计算] 3-(2)
说明:题目:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后 的结果满足如下条件,即是结果。请看具体分析: -Topic: an integer, and after 100 it is a completely square number, plus 168 is a completely square number, excuse me, how much is<水影> 在 2025-08-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 4-(2)
说明:题目:输入某年某月某日,判断这一天是这一年的第几天?1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。-Topic: input once upon a time, a judge this day is a day of this person? 1. The program analysis: to March 5, for example, should put the first two months<水影> 在 2025-08-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dashu-cunchu--datejiegou
说明:用数组存储大数,数据结构的一个小例子,当初课程设计时候写的,应该可以运行,记得当初写的时候有很难写,现在想想还可以 -A small example of the array of storage of large numbers, data structures, the original curriculum design when written, should be able to run, I remember when he started writing when it is di<liwei> 在 2025-08-27 上传 | 大小:100kb | 下载:0
[数学计算/工程计算] java-NewTon_way
说明:java编程解决牛顿法和最速下降法计算数学优化极小值问题-java programming to solve the Newton method and the steepest descent method of mathematical optimization minimum<谢珍珍> 在 2025-08-27 上传 | 大小:80kb | 下载:0
[matlab例程] For-approximate-root
说明:用递推式法求解;用二分法,牛顿迭代法,迭代法求解方程的近似根-Using recursive method for solving with the dichotomy, Newton iteration method, iteration method for solving the approximate root<龙在> 在 2025-08-27 上传 | 大小:16kb | 下载:0
[matlab例程] lbp
说明:Linear Block codes....in this program input is image and size of block,then returns LBP s histograms<seshu babu v> 在 2025-08-27 上传 | 大小:2kb | 下载:0