-
简单的粒子群算法代码
一个简单的粒子群算法的代码,最大迭代200次,群落中20个粒子,仿真效果不错
- 2023-06-01 22:25:03下载
- 积分:1
-
数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。...
数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。-Array for the 8-bit char type values can be calculated through the function of an array of 16 cycle parity-check codes.
- 2023-06-20 15:25:03下载
- 积分:1
-
滤波求大气风暴轴EKE
采用滤波方法来求取地球大气风暴轴EKE的一种算法,国内外已经有专家进行过这方面的研究,这是个人自编的算法代码
- 2022-03-07 18:26:19下载
- 积分:1
-
libsvm训练
资源描述LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等2001年开发设计的一个简单, 易于使用和快速有效的SVM模式识别与回归的软件包,
他不但提供了编译好的可在Windows系列系统的执行文件, 还提供了源代码, 方便改进, 修改以及在其它操作系统上应用;
该软件对SVM所涉及的参数调节相对比较少, 提供了很多的默认参数, 利用这些默认参数可以解决很多问题; 并提供了交互检验(Cross
Validation)的功能. 该软件包可在http://www.csie.ntu.edu.tw/~cjlin/ 免费获得.
该软件可以解决C-SVM, ν-SVM, ε-SVR和ν-SVR等问题, 包括基于一对一算法的多类模式识别问题.
- 2023-06-05 13:25:03下载
- 积分:1
-
一个用来计算每年1月1号星期几的c小程序!实现比较简单,其实就是计算闰年的小程序,不过小程序可能有点小bug,希望大家包含!...
一个用来计算每年1月1号星期几的c小程序!实现比较简单,其实就是计算闰年的小程序,不过小程序可能有点小bug,希望大家包含!-one used to calculate the annual January 1 several weeks of c small program! Achieving a relatively simple calculation of leap year is actually a small, but a small program might have a small bug, we hope that contain!
- 2022-04-29 02:07:05下载
- 积分:1
-
自定义一些x,y坐标,可以模拟出一些光滑的曲线
自定义一些x,y坐标,可以模拟出一些光滑的曲线-x, y coordinates, and can simulate some smooth curve
- 2022-03-16 00:11:45下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
二进制搜索
源代码和越南船民和 frm 如何用算法二进制搜索搜索的数组中。它是有用的培训和学习 vb 二进制搜索
- 2022-02-18 13:44:44下载
- 积分:1
-
classic Chinese Remainder Theorem solving program, you have to import the soluti...
经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
- 2022-02-24 09:16:20下载
- 积分:1
-
使用模拟退火算法(SAA)解决0-1背包问题
使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
- 2023-04-08 14:20:03下载
- 积分:1