-
计算超短脉冲非线性传输的一个比较成熟的M文件
计算超短脉冲非线性传输的一个比较成熟的M文件-Calculation of nonlinear transmission of ultrashort pulse of a more mature M documents
- 2022-03-12 11:16:19下载
- 积分:1
-
人工智能作业,用模拟退火算法实现的JSP问题。
人工智能作业,用模拟退火算法实现的JSP问题。-Artificial intelligence, operations, using simulated annealing algorithm for JSP problem.
- 2022-09-30 06:50:03下载
- 积分:1
-
烟花优化算法
应用背景& nbsp; ;烟花算法 ;(FWA)是一种群体智能 ;算法发表由Tan和朱 ;2010年(谭,& amp;朱,2010年)。该算法是nbsp;晚上烟花爆炸的启发和nbsp;很有效的找到全局最优值。 ;作为一个烟花爆炸,淋浴火花是nbsp;邻近区域所示。这些火花将与爆炸,并产生另一个显示,在一个较小的区域的火花。渐渐地,火星会在一个精细的空间里搜索整个解空间,并集中在一个小的地方去寻找最佳的解决方案;关键技术作为一种实用的优化算法,烟花算法可以满足三个用户的要求(强硬,&;价格,1997)。首先,荧光增白剂能 ;过程的线性,非线性和多模型试验功能。其次,荧光增白剂可以并行 ;为应对复杂的实际问题。第三,荧光增白剂具有良好的收敛性能 ;总能找到全局最小。
- 2022-03-20 02:10:57下载
- 积分:1
-
一个计算方法的课程设计经典算法的集合
一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
- 2023-07-19 21:20:03下载
- 积分:1
-
求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。...
求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
- 2022-01-26 00:04:49下载
- 积分:1
-
迷宫求解的源程序
迷宫求解的源程序-maze solving the source
- 2022-05-21 23:23:33下载
- 积分:1
-
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码...
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码或是真的有意识产生了。-This is a Badming written about AI in c++ code, he thinks of modern scripting language is actually the predecessor of the future of Ai. When the code is complex and to a certain extent, the program" s response to mankind, mankind has not distinguish the code is not dead, or really awareness created.
- 2022-02-02 10:04:27下载
- 积分:1
-
另一种离散傅立叶变换程序
另一种离散傅立叶变换程序-a discrete Fourier transform procedures
- 2022-02-13 03:23:13下载
- 积分:1
-
Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
移动平均预测 ModifyShiftAverageRegress.cs
移动平均也可画趋势图,如下:
public double forecast(int interval)
移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值
public override double[] getTrendArray()
得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
-Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
- 2022-06-06 15:01:20下载
- 积分:1
-
c#实现voronoi
c#实现voronoi,可以按自己要求自动的生成相应点对应的voronoi,使读者可以更加清楚的了解voronoi和Delaunay三角网,使用户的体验更加的直接。
- 2023-02-06 08:20:03下载
- 积分:1