-
lsqr_b
此算法为用于解反问题的lsqr算法,对Ax=b,输入矩阵A,列向量b,以及迭代步数,求得列向量x(This algorithm is used for solution of the inverse problem lsqr algorithm, Ax = b, the input matrix A, the column vector b, as well as the number of iterative steps, to seek the column vector x)
- 2009-09-04 10:46:28下载
- 积分:1
-
SVM在MATLAB下的实现,其中有五个文件夹,分别是不同的SVM-SVMmatlab
SVM在MATLAB下的实现,其中有五个文件夹,分别是不同的SVM(SVM writen by matlab,include five files,and diffent each other)
- 2005-04-03 11:50:26下载
- 积分:1
-
crc73
matlab实现(7,3)循环码编码很简单(matlab realize (7,3) cyclic code is very simple coding)
- 2008-05-29 17:54:04下载
- 积分:1
-
Myproject
It is a laboratory work from bsuir, where foto
can be normilized by brightness, contrast, algorithm JPEG, dct idct
- 2010-12-10 00:39:21下载
- 积分:1
-
dxbdzg
单相半波可控整流电路(阻感性负载)的matlab仿真(Matlab simulation of single-phase half-wave controlled rectifier circuit (resistive-inductive load))
- 2013-03-23 16:31:46下载
- 积分:1
-
NCC_Matlab
归一化交叉相关图像匹配算法(NCC)的Matlab程序,简单易懂!(NCC code)
- 2020-11-12 21:49:45下载
- 积分:1
-
Digital-baseband-signal-processing
数字基带信号处理的matlab程序,无压缩密码,使用matlab2008编写(Digital baseband signal processing matlab program, uncompressed password, use matlab2008 write)
- 2012-05-23 17:09:56下载
- 积分:1
-
leach_new
the leach algorimth for wsn
- 2013-10-05 09:59:02下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
Seed_PLSC
PLS的种子点方法脚本,参考文献:Partial Least Squares (PLS) methods for neuroimaging: A tutorial and review,NeuroImg,2014,(seed PLS
Partial Least Squares (PLS) methods for neuroimaging: A tutorial and review,NeuroImg,2014,)
- 2015-01-26 16:27:27下载
- 积分:1