-
用途:用向量(稀疏存储)形式的Gauss
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b
% 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。
% x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默
% 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
- 2022-04-14 12:19:24下载
- 积分:1
-
parzen算法的vc实现代码,包括正态分布和均匀分布。
parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
- 2022-12-17 17:35:04下载
- 积分:1
-
利用加速度计定位算法
positioning algorithm using accelerometer
- 2022-01-28 03:56:39下载
- 积分:1
-
This is a very powerful script framework, which is a comprehensive example.
这是一个功能非常强大的脚本框架,这是一个综合例子.-This is a very powerful script framework, which is a comprehensive example.
- 2022-10-21 19:05:04下载
- 积分:1
-
Convert from number to capitalization of RMB
这是一个数值转人民币大写C++源代码,请大家公用吧-Convert from number to capitalization of RMB
- 2022-02-07 09:39:58下载
- 积分:1
-
SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the...
SMTP(Simple Mail Transfer Protocol,简单邮件传输协议)是发送邮件过程中使用最为广泛的协议,它在客户与服务器之间通过发送文本内容进行对-SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the process of the most widely used protocol, the client and the server by sending the text content
- 2022-06-17 23:32:45下载
- 积分:1
-
hi its useful for matlab developers
hi its useful for matlab developers
- 2022-01-25 23:30:51下载
- 积分:1
-
excel操作类源码
一个操作excel的类,封装了常用函数,很实用。
描述: 一个好用的操作EXCEL的类:
1,写入
2,读取
3,单元格合并
4,单元格格式操作
5,插入图片
- 2022-08-26 01:35:57下载
- 积分:1
-
this code is the use of the Las Vegas algorithm to solve the problem in the Quee...
这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen"s n
- 2022-05-25 03:08:28下载
- 积分:1
-
俄罗斯方块的一个源代码,实现了经典的俄罗斯方块游戏,经vc6调试成功...
俄罗斯方块的一个源代码,实现了经典的俄罗斯方块游戏,经vc6调试成功-rect
- 2022-12-28 23:30:04下载
- 积分:1