-
djhsajdh
Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp
插值法 lagrange .cpp 二分法.txt
二分法和简单迭代法以及埃特金.txt
复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt(Gauss elimination method- do not choose the principal component Gauss elimination method- principal component out how. Interpolation lagrange. Cpp interpolation lagrange. Cpp dichotomy. Txt dichotomy and a simple iterative method, and Aitken. Txt Fu Xin Bo' s formula of . txt fast chord intercept method gauss-seidel iteration. txt Newton iterative method. txt)
- 2010-01-06 17:11:35下载
- 积分:1
-
diedai
迭代法是基于逼近的思想,其步骤如下:
1. 求出图象的最大灰度值和最小灰度值,(Iterative method is based on the idea of approximation, the steps are as follows: 1. To derive the maximum gray value image and the minimum gray value,)
- 2008-03-24 18:58:09下载
- 积分:1
-
gfyfytygugytyfuyftrdtfy
matlab and vc used by program and application
- 2010-03-04 00:37:29下载
- 积分:1
-
matlaba
matlab代码 各种信息 对于初学者很有用(matlab code a variety of useful information for beginners)
- 2013-04-11 10:59:30下载
- 积分:1
-
lm
说明: 最小二乘拟合的c++实现,使用差分,在matlab中设置c++编译器为vc++2005或以上,运行test.m即可(Least-squares fit in c++
set compiler as vc++ in matlab
then run test.m )
- 2011-09-29 15:24:18下载
- 积分:1
-
vcmatlab
VC_与MATLAB混合编程在语音处理中的应用(VC_ mixed with the MATLAB programming in Speech Processing)
- 2008-05-26 20:45:49下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
mtx-1.3.10
SCSI管理工具mtx window应用(引用开源)
- 2014-08-18 17:25:52下载
- 积分:1
-
Matlab
维纳滤波Matlab代码
1 可以直接作为函数调用;
2 可以减少图像的块效应,以及平滑图像。(Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.)
- 2011-05-02 08:19:39下载
- 积分:1
-
MpskSim
无线通信调制C++源代码,包含MPSK调制算法(Wireless communication modulation C++ source code, including MPSK modulation algorithm)
- 2014-08-07 07:34:44下载
- 积分:1