-
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
-
MatlabTutorial-6-5
Matlab/Simulink Tutorial
- 2013-02-28 03:13:32下载
- 积分:1
-
research-on-access-random-in-lte
提出了一种改进的LTE系统接入方式,用MATLAB进行了性能仿真。(advance a modified access mothod of LTE system,by using the MATLAB to siumlink the performance of this new method)
- 2011-12-06 15:48:32下载
- 积分:1
-
power_statcom_gto48p
讨论了直接电流控制的几种控制结构,并建立了相应的仿真模型,
进行了仿真和比较分析。研究了它们在稳态性能和动态性能上的优缺点。其
中重点讨论了采用空间电压矢量调制方法(SVPWM)跟踪给定电压矢量,来控
制STATCOM的电流产生,并且采用直流侧电压可交给定。(Discuss the direct current control of several control structure, and the corresponding simulation model,
The simulation and comparative analysis. Study of the steady performance and dynamic performance on the advantages and disadvantages. The
Mainly discussed the using space vector modulation ( SVPWM ) to track the reference voltage vector, to control
STATCOM current is generated, and the DC side voltage be given.
)
- 2012-05-01 22:30:45下载
- 积分:1
-
drawfaces
geometric shape modeling2
- 2011-11-28 15:57:11下载
- 积分:1
-
用于分类肠道菌群数据的LIBSVM程序包
用于三分类肠道菌群数据的LIBSVM程序包,并自动给出分类预测值。
- 2022-08-08 15:08:21下载
- 积分:1
-
CDMA-MUD
改算法描述CDMA系统的多用户检测,很详细(CDMA,MUD)
- 2009-06-06 12:32:32下载
- 积分:1
-
earthmap
用MATLAB实现世界地图的绘制,包括二维、三维等方式以及图片的叠加(Using MATLAB to achieve world map drawing, including the two-dimensional, three-dimensional image of the stack, etc., and)
- 2010-05-07 15:06:14下载
- 积分:1
-
自己编的无线定位算法仿真MATLAB程序
基于欧几里得距离的聚类分析,对HARQ系统的吞吐量分析,BP神经网络用于函数拟合与模式识别,包括面积、周长、矩形度、伸长度,到达过程是的泊松过程,均值便宜跟踪的示例。
- 2022-02-04 22:30:21下载
- 积分:1
-
最小均方算法
全称 Least meansquare 算法。中文是最小均方算法。感知器和自适应线性元件在历史上几乎是同时提出的,并且两者在对权值的调整的算法非常相似。它们都是基于纠错学习规则的学习算法。感知器算法存在如下问题:不能推广到一般的前向网络中;函数不是线性可分时,得不出任何结果。而由美国斯坦福大学的Widrow 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-22 21:22:17下载
- 积分:1