-
欧拉算法
以近似初值问题的解决方案:
* Y" = F(T,Y),A < = T < = B,Y(A) = 阿尔法,
* 在 N + 1 间隔相等的点在区间 [A,B]。
*
* 输入: 终结点 A、 B ;阿尔法最初的状况 ;整数 N。
*
* 输出: 逼近到 (N + 1) 在 Y W 值 T。
- 2022-07-26 00:49:47下载
- 积分:1
-
高斯消去法,解四元一次方程组
高斯消去法,解四元一次方程组-Gaussian elimination method, solutions of quaternion linear equation group. . . . . . . . . . . . . . .
- 2022-11-25 01:00:03下载
- 积分:1
-
iccg解有限差分方程
不完全分解共轭梯度法解有限差分线性方程组
行业软件...
iccg解有限差分方程
不完全分解共轭梯度法解有限差分线性方程组
行业软件-ICCG solution of finite difference equation incomplete decomposition conjugate gradient method finite difference solution of linear equations software industry
- 2022-06-12 18:14:12下载
- 积分:1
-
优化 c 8 拼图
这 8 拼图规划求解。你输入你讨厌的小 8 拼图和它的当前状态将使用 Hillclimbing 算法来计算的你可以用来解决这一难题的动作列表。它是与交互式文本模式基于接口在 c + + 写的。请输入数字 0-8。保持你的光程长短期可以,并使节点 1 和 65536 之间的数目 (在 x86 计算机) 上。
- 2023-04-16 09:55:03下载
- 积分:1
-
经典格式的数值解!用FORTRAN编写!
经典的数值求解格式!Fortran编写!-Numerical Solution of the classical format! Fortran prepared!
- 2022-01-26 03:17:07下载
- 积分:1
-
基于 MI 的线性和非线性 ICA 工具箱
本手册介绍了 matlab 优化工具箱线性和非线性独立分量分析 (ICA) 和盲源分离 (BSS),基于 theminimization 的互信息 (MI) 的提取组件。体力涵盖工具箱中的使用
- 2023-05-24 09:40:03下载
- 积分:1
-
用C++编写的多项式插值算法和有理函数插值算法!
用C++编写的多项式插值算法和有理函数插值算法!-prepared by the polynomial interpolation algorithm and rational function interpolation algorithm!
- 2022-03-22 21:30:05下载
- 积分:1
-
基于BP神经网络的语音识别
bp神经网络在语音识别中的应用,同时利用Matlab进行仿真得到结果。
神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用matlab完成对神经网络的训练和测试,并获得满意的结果。
- 2023-08-29 10:30:04下载
- 积分:1
-
几个值得学习的C源程序
几个值得学习的C源程序-several worth learning C source
- 2022-08-03 16:28:16下载
- 积分:1
-
APML为用户提供访问Web页面和下载他们的能力…
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
- 2022-03-31 04:48:40下载
- 积分:1