-
特征值和特征向量的计算,每种算法都用c++以函数形式实现
特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector
computation, each algorithm all uses c to realize by the function form
- 2022-03-06 11:29:25下载
- 积分:1
-
透视 瞬移 人物上色 非常实用的一款工具
透视 瞬移 人物上色 非常实用的一款工具-Focus Teleport a character painted a very useful tool for
- 2023-03-06 13:15:03下载
- 积分:1
-
操作系统中的进程调度算法
操作系统中的进程调度算法-operating system, the process of scheduling algorithm
- 2022-12-26 12:00:04下载
- 积分:1
-
delphi realized apriori algorithm source code
delphi实现的apriori算法源代码-delphi realized apriori algorithm source code
- 2022-03-18 11:06:53下载
- 积分:1
-
matlab 高斯—赛德尔迭代法+稳态导热
迭代法:
clear
x1(1)=0;x2(1)=0;x3(1)=0;k=1;
for k=1:100;
x1(k+1)=0.5*(500+x2(k));
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-18 19:05:24下载
- 积分:1
-
矢量变频源程序
矢量变频源程序,汇编源码。产品级别的,非常值得下载。经过调试,可以使用。
- 2022-03-20 11:58:02下载
- 积分:1
-
Ant Algorithm
资源描述 有资源我愿共享,希望各位通辽互相帮助,互相学习,互相进步,CSDN!蚁群算法实现!蚁群算法的应用有很多,TSP问题,NP问题,可以与遗传算法结合起来,群体智慧!如有不足请多指教!蚁群算法运用于图像复原,碎纸拼接,修复破损文物等等。
- 2022-10-24 17:30:03下载
- 积分:1
-
后的二叉树算法(递归)
二叉树的后序算法(递归)-after the sequence of binary tree algorithm (recursive)
- 2022-09-15 21:25:03下载
- 积分:1
-
多元散射校正算法,用于近红外散射数据处理,增强信噪比
多元散射校正算法,用于近红外散射数据处理,增强信噪比-function [Xcorrect]=msc(X,Xref)
msc pretreate the samples X with the Multiplicative Scatter Correct
Input
X:the matrix of the sample spectra to be Correct
Xref:the matrix of the sample spectra to be ref
Output
Xcorrect:the sample spectras was Corrected from the X
Programmer: zhimin zhang @ central south university on dec 13 ,2007
Reference: Chemometrics and Intelligent Laboratory Systems 29 (1995) 233-241
- 2023-09-03 21:40:03下载
- 积分:1
-
拉格朗-牛顿算法
拉格朗-牛顿算法-LaGrand-Newton algorithm
- 2022-01-23 10:20:33下载
- 积分:1