-
MATLAB 神经网络和遗传算法联用
matlab30个神经网络应用案例的源代码,一本很好的matlab神经网络书籍,贴近实际,该代码是书中案例的源代码,为神经网络和遗传算法的的标准算法。
- 2022-10-29 07:25:03下载
- 积分:1
-
Bitsring with Java programming
这段代码描述了遗传算法的一部分过程,可能有用
- 2022-04-17 12:34:35下载
- 积分:1
-
男女声音互换程序
此程序为将一个人,如男性的声音,进行调整,主要是调整其基音频率,使调整后的声音听起来像女人的声音;当然也可以对女人的声音进行转换,使转换后的声音听起来像男人的声音。
- 2022-01-25 17:46:02下载
- 积分:1
-
一个多功能计算器calc,包含了代数运算、矩阵运算等功能
一个多功能计算器calc,包含了代数运算、矩阵运算等功能-A multi-function calculator calc, contains algebra, matrix operations and other functions
- 2022-07-24 15:01:03下载
- 积分:1
-
FOC无传感器源代码
资源描述GD32F103 FOC无传感器代码,全部开放源代码可以方便移植到其他平台
- 2022-03-21 11:31:24下载
- 积分:1
-
旅行salseman问题上的去噪方法的算法实现…
Implemantation of the noising method algorithm for traveller salseman problem on java.
- 2022-03-03 12:22:25下载
- 积分:1
-
Optimized network selection scheme in heterogeneous wireless network
未来几代无线网络将;
- 2022-01-27 11:52:25下载
- 积分:1
-
这是一个用VB编的九九乘法表。很好用!
这是一个用VB编的九九乘法表。很好用!-This is a VB series Jiujiuchengfabiao. With good!
- 2022-01-25 15:21:05下载
- 积分:1
-
考拉兹猜想解决方案使用 c + +
在这个程序中,证明具有难度声明解决了考拉兹猜想。为任何整数,不管它是什么,会最终导致一个人。它通常被称为合一的任何整数。此程序所示的此属性的一个整数。
- 2022-02-06 10:43:19下载
- 积分: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