资源列表

« 1 2 ... .11 .12 .13 .14 .15 14016.17 .18 .19 .20 .21 ... 28523 »

[数学计算/工程计算Project4

说明:乘幂曲线拟合 Public Function funPower(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 乘幂曲线拟合,y=a*(x^b) Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项-failed to translate
<周伟> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程order

说明:matlab命令大全必看 -matlab command matlab command Daquan Daquan must-see must-see
<taobao> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程ch2

说明:内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。-The contents of each chapter is relatively complete and independent it is a simple MATLAB reference books, both for beginners, but also to high-level M
<fanghuaqi> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数学计算/工程计算floyd_warshall.c

说明:It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes. The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
<Roger> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数学计算/工程计算aco

说明:蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
<王荣> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程matlab

说明:用matlab仿真电梯群控系统的程序,很实用的 -Matlab simulation with the elevator group control system of the program, it is useful
<张勇> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法powercollect

说明:数据结构中的7幂集问题的实现算法,已通过运行。-Data structure in the power set of seven questions algorithm has been by running.
<maxiujuan> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程pianweifen

说明:利用MATLAB进行的常见偏微分数值算法,绝对全面!-Commonly carried out using MATLAB partial differential numerical algorithm, absolutely full!
<wqc> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程esagwe

说明:all matlab data for the implementation
<sehwag> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法BP

说明:BP人工神经网络训练的源码,可直接使用,适用初学者,具有一定参考价值-BP artificial neural network training, source code, can be used directly for beginners, with some reference value
<zhangxi> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数学计算/工程计算navier2d_F90

说明:
<souheil> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法the_number_of_hidden_layers

说明:以前看到的一个关于将如何确定人工神经网络问题中隐藏层数目的资料,拿出来和大家分享一下-some word documents about how to determine the number of the hidden-layers in the neural net.
<andy> 在 2025-11-22 上传 | 大小:8kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 14016.17 .18 .19 .20 .21 ... 28523 »

源码中国 www.ymcn.org