资源列表

« 1 2 ... .78 .79 .80 .81 .82 5883.84 .85 .86 .87 .88 ... 28523 »

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

说明:该程序实现BP算法 分别用了用C++,Matlab,Fortran来实现 大家可以对比下 希望有帮助-The program were used to achieve the BP algorithm using C++, Matlab, Fortran to realize that we can hope that help contrasting
<李莉莉> 在 2025-12-01 上传 | 大小:5kb | 下载:0

[matlab例程poblictran

说明:利用ann预测北京公交——2005年的客运量,这里的客运量只包括北京公交总公司承担的客运量,不包括地铁的客运量-This program is useful to forecaste the ridership of Beijing public transportation
<小郑> 在 2025-12-01 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Project1

说明:用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 Degree为要拟合的多项式曲线次数 A
<周伟> 在 2025-12-01 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Project2

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

[数学计算/工程计算Project3

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

[数学计算/工程计算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-12-01 上传 | 大小:8kb | 下载:0

[matlab例程lfmchirp

说明:用于仿真雷达基础函数-线性调频函数和实验结果分析-simulate LFM for radar, results are also include.
<meizi> 在 2025-12-01 上传 | 大小:44kb | 下载:0

[matlab例程81404566ssl_survey

说明:基于半监督学习的入侵检测技术研究 聚类程序- Intrusion Detection Algorithm Based on semi-supervised learning
<huhan> 在 2025-12-01 上传 | 大小:505kb | 下载:0

[数据结构常用算法sparcematrix

说明:3 Dimension Sparse Matrix( sum, multiplication )
<wunseo> 在 2025-12-01 上传 | 大小:6kb | 下载:0

[数据结构常用算法bst.c

说明:binary search tree( add, delete, search,traversal ..)
<wunseo> 在 2025-12-01 上传 | 大小:4kb | 下载:0

[matlab例程MatLab.7.Programming

说明:MATLAB 7电子教程,英文。不可多得的学习资料,学习自控的必备工具书-MATLAB 7 e-tutorials and English. The rare learning materials, learning self-control essential tool for the book
<濮雯> 在 2025-12-01 上传 | 大小:2.27mb | 下载:0

[数学计算/工程计算computer

说明:一般测量需要多次观测,该程序统计对每个点各次观测的平均值及精度等信息,摆脱了以往采用EXCEL对每个点统计的痛苦!(附有实例)-General measurements require a number of observation, the program statistics for each point the average of the various observations and the accuracy of such information, from the past us
<刘建> 在 2025-12-01 上传 | 大小:351kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 5883.84 .85 .86 .87 .88 ... 28523 »

源码中国 www.ymcn.org