-
Gauss_Seidel_iterative
迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。(iterative method was the linear algebraic equations of the other methods, particularly applicable to the large sparse linear equations. The basic idea is to solve the problem in advance against the design iteration some good format, thereby creating problems for the approximate solution of iterative sequence, the iterative sequence converges to the exact solution, precision demanded by a certain value as a question iterative solution approximation. Iteration with the original proof coefficient remains unchanged, the algorithm is simple, the preparation process more convenient, less required storage unit advantages.)
- 2007-04-25 10:01:57下载
- 积分:1
-
active-learning-code
Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量
activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量
getlabel.m:根据树和测试样例,得到根据该树得到的类标
getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加)
RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,
RandomCreateTree_d_all.m:根据所有样本点的割点建造树
randomdata.m:给定属性取值,造数据
randomselect.m:从数据中随机选择一部分作为
showTree.m:显示树的结构
test.m:给出树,测试样例,得到正确率(Learning_random.m: randomly selected sample, randomly selected sample from (90) pool the The deleted version space tree quantity activeLearning.m: selecting a sample from the pool based on the principle of maximum entropy, delete the number of version space tree getlabel.m: According to the tree and the test sample obtained according to the class standard getTrees.m the tree: from the tree structure (randomly generated), randomly selected a certain number of trees (the leaves of the tree node class marked randomly adding ) RandomCreateTree_d_unbalance: According to the sample point cut point unbalanced cut point construction tree, RandomCreateTree_d_all.m: construction of the tree randomdata.m all sample points cut point: given the value of the property, manufacturing data randomselect.m: random data Select as part showTree.m: tree structure test.m: tree, the test sample is given to get the correct rate)
- 2012-10-10 22:33:44下载
- 积分:1
-
twoway-relaying-impairments
关于双向中继信道不完美条件下的中断概率性能分析的实例代码,研究生学习时可以借鉴下哦(This is a analysis example about outage probability performance in two-way relay channel under inperfect condition.)
- 2021-03-15 10:09:22下载
- 积分:1
-
matlab-vc-matlab
几篇matlab和vc混合编程的文章合集,如有使用混合编程的,可以作为参考(few Matlab and vc mixed programming Collection of articles, if the use of the mixed programming, it can serve as a reference)
- 2007-05-30 08:31:59下载
- 积分:1
-
FT2D
实现二维傅里叶变换,并用几种基本函数进行了测试(To realize two-dimensional Fourier transform, and has been tested with several basic functions)
- 2013-04-17 14:16:28下载
- 积分:1
-
计算器
说明: 能在GUI界面运行计算器,进行运算,有普通机算器的相关操作(Can run the calculator in GUI interface, carry on the calculation, has the common calculator related operation)
- 2020-07-27 15:58:15下载
- 积分:1
-
pjt
to find stastical moments
- 2009-02-27 21:56:55下载
- 积分:1
-
MATLABstudy
西安交大matlab教程[pdf],很好经典一本MATLAB教程(Xi)
- 2008-05-08 12:02:30下载
- 积分:1
-
IDW_matlab
IDW(距离权倒数插值法)是空间插值中最常用的插值方法之一。本程序基于MATLAB开发,功能齐全,希望用得开心。(IDW (interpolation from the bottom right) is the most commonly used spatial interpolation of the interpolation methods. The program is based on MATLAB development, full-featured, in the hope joy.)
- 2010-01-17 17:22:24下载
- 积分:1
-
GUIwithMatlab
介绍matlab的gui设计工具gaide的使用方法,很有用(introduced Matlab gui gaide design tools to use and useful)
- 2007-05-24 01:53:28下载
- 积分:1