-
gauss-seidel
The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However,
you should beware that the convergence tolerance must be carefully selected. Because the
convergence criterion is based on the error between iterations, the same convergence criteria may
lead to very different results. The direct solution technique presented in Section 2.6.2 is
generally preferred over an iterative technique like Gauss-Seidel iteration if a tool such as
MATLAB that provides a computationally efficient means of solving sparse matrices is
available.
- 2012-05-10 21:31:35下载
- 积分:1
-
sistsp
遗传算法在优化路径中的应用研究,这是MATLAB仿真的源程序。(The genetic algorithm optimization applied research in the path, which is the source of the MATLAB simulation.)
- 2012-04-21 19:54:24下载
- 积分:1
-
PVfangzhen
光伏电池simulink仿真,不错的simulink模型(Simulink simulation of photovoltaic cells)
- 2013-03-29 19:51:58下载
- 积分:1
-
MatlabFiles
现代通信系统(matlab版) 书中的matlab源代码(Modern communications systems (matlab version) book matlab source code)
- 2008-04-26 15:38:51下载
- 积分:1
-
fdct_wrapping_param
该程序可以给出相空间中每个位置的曲波
(Gives the location of each curvelet in phase space)
- 2011-01-06 19:49:46下载
- 积分:1
-
rejectaccept
rejectaccept method for monte carlo simulation
- 2013-08-08 06:14:16下载
- 积分:1
-
facerecognition
加州大学的MATLAB人脸识别代码,采用了图像结构模型,可以很好地识别人脸(University of California MATLAB code for face recognition, using the image structure model, can be a good face recognition)
- 2013-12-18 15:28:45下载
- 积分:1
-
enumeration-order
Validate the enumeration order for object literals up to 100 named properties.
- 2014-02-07 17:42:57下载
- 积分:1
-
fir
matlab中实现有限相应滤波器FIR的程序(matlab limited to achieve the corresponding procedures for FIR Filter)
- 2008-01-03 14:30:29下载
- 积分:1
-
pok
用于扑克的识别
主要原理是
先把左上角的截去一个角(涉及到智能判断切片大小)
之后通过区域查找和HSV模型
辨别出颜色
和找出相应的区域
然后利用编码形式
识别数字和花式(The main principle for the identification of poker is to first truncate the top left corner (relating to intelligence judgments slice size) after the HSV model through regional search and identify colors and find the appropriate form of identification coding region and then use digital and fancy)
- 2010-11-04 21:22:28下载
- 积分:1