资源列表
[数学计算/工程计算] newton
说明:牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根-Newton (Newton s method), also known as Newton- Raphson method (Newton-Raphson method), it is a real number domain and complex field app<张华雯婧> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Adaboost_guy
说明:Adaboost算法是一个著名的机器学习的算法,由于它在目标识别上的成功应用,至使被广泛的工程技术人员所熟知,这里提供一个辅助自学的工程案例,读者可以体会算法中的技术细节。这对于激发原创性思维是至关重要的!-Adaboost algorithm is a well-known machine learning algorithms, because of its target recognition in the successful application, to enable a wide<杨愚根> 在 2025-09-17 上传 | 大小:262kb | 下载:0
[人工智能/神经网络/遗传算法] four Toolbox for SVM
说明:这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_Steve<杨愚根> 在 2025-09-17 上传 | 大小:2.61mb | 下载:0
[压缩解压] tophttpdownloadv5.0
说明:使用PHP的建站系统,不需要编码,安装后直接有个页面,通过这个页面可以做后台等-建站use PHP s system does not require encoding, after installation there is a page directly through this page can do the background, etc.<lipengyu> 在 2025-09-17 上传 | 大小:4.33mb | 下载:0
[人工智能/神经网络/遗传算法] Sunspots
说明:一个用C语言写的人工神经网络预测太阳黑子的模型,BP算法。-A C language used artificial neural network forecasting model of sunspots, BP algorithm.<> 在 2025-09-17 上传 | 大小:5kb | 下载:0
[数据结构常用算法] AVLTtreeSource
说明:AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树,但发现都不好用,于是从codeguru下载了一个。现在经修正后,已经符合ANSI C规范,并作了适当的封装,用起来和一个类的用法也差不多。这里的代码作为一个demo展示了树的用法。-AVL balanced binary tree. Originally here to download other people s balanced binary tree, but found not easy to use, so from a code<周善人> 在 2025-09-17 上传 | 大小:180kb | 下载:0