-
svm 算法有实例
内附源码以及数据,参考文献。 老师上课给的资料。有用来聚类分析。 有学习和训练之分。初学者可以用来体验svm,非常好的实例。。有算法的详细解释外加注解
- 2022-01-26 05:33:53下载
- 积分:1
-
利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!...
利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
- 2023-05-05 17:50:02下载
- 积分:1
-
经典模拟退火算法,希望能对大家有所帮助
经典模拟退火算法,希望能对大家有所帮助
- 2022-03-19 14:17:31下载
- 积分:1
-
smpl是一个排队论的仿真软件,用这个软件做排队论模型的仿真有灵活高效的特点,这块软件是最早的一款排队论模型仿真软件...
smpl是一个排队论的仿真软件,用这个软件做排队论模型的仿真有灵活高效的特点,这块软件是最早的一款排队论模型仿真软件-smpl is a queuing theory, simulation software, using this software to do simulation of queuing theory model of flexible and efficient characteristics, the earliest piece of software is a queuing theory model of simulation software
- 2022-03-20 23:23:12下载
- 积分:1
-
ffmpg库的源码
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
- 2022-07-03 09:19:29下载
- 积分:1
-
使用 Galib 的遗传算法的例子
SimpleGA 类和 2DBinaryStringGenome 类的示例程序。
此程序会尝试用 1 和 0 的交替填充 2Dgenome。
此示例使用默认交叉 (单点),默认赋值函数
(均匀随机位翻转),和默认初始值设定项 (均匀随机)
2D 的基因组。
请注意这一点交叉不一定是最好的一种交叉的
如果您想要生成一个 "好" 的基因组与这样的目标,,则使用
函数。但它不会工作。
- 2023-03-10 03:10:03下载
- 积分:1
-
AES算法加密工具
AES算法加密工具,使用C++语言实现--------------------------------
- 2022-01-25 18:54:11下载
- 积分:1
-
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦...
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-Based on the previous upload of the variable coefficient elliptic equations example, to join the moving mesh module, the grid will be more focused on the numerical solution of a weak intermittent position. The moving mesh algorithm module, the entire grid will be the coupling of internal borders and movement, therefore, different from the border region, the need to use different materials in order to make identification procedures for each different borders to distinguish between the information.
- 2022-01-31 22:15:15下载
- 积分:1
-
GPS多径抑制算法
根据多径信号的特点以及对导航定位精度的影响,利用一种能有效解决非线性非高斯问题的滤波算法-粒子滤波来估计多径信号
的时延参数。
针对传统的粒子滤波存在的粒子退化和贫化现象,将遗传算法嵌入到基本的粒子滤波框架的重采样步骤中,对其粒子滤波进行改进,既解决了粒子退化现象,也保持了粒子空间的多样性。
对于多径信号幅度的估计,利用了解决线性问题的最优估计-卡尔曼滤波。
- 2023-06-07 21:35:03下载
- 积分:1
-
利用CRC
利用CRC-32检测程序的完整性-The use of CRC-32 testing the integrity of the proceedings
- 2022-10-21 01:40:03下载
- 积分:1