-
Gauss-Seidel
通过在matlab下main和seidel的联合,可以完成线性方程组的高斯-赛德尔迭代的计算(And through joint main seidel in matlab, can complete linear equations Gauss- Seidel iterative calculation)
- 2014-11-29 11:56:46下载
- 积分:1
-
llc仿真
说明: 基于matlab的llc半桥闭环仿真,主要验证LLC工作特性。
(Half-Bridge LLC simulink mdl)(Half-Bridge LLC simulink mdl)
- 2020-08-02 11:48:37下载
- 积分:1
-
Apache-Server-Survival-Guide
Apache Server Survival Guide
- 2014-11-16 00:02:17下载
- 积分:1
-
zhubuss
MATLAB逐步搜索法计算方程的根.
逐步搜索法也称试算法.它是求方程f(x)=0的根的近似值位置的一种常用的方法. 逐
步搜索法依赖于寻找连续函数)f(x)满足f(a)与f(b)异号的区间[a,b]一旦找到区间,无
论区间多大,通过某种方法总会找到一个根。(MATLAB root search method gradually equation
)
- 2013-12-22 16:24:57下载
- 积分:1
-
SVM-pe
SVM向量机用于目标分类的代码,代码很简单,可以运行,适合新手(The code for the target vector machine SVM classification code is very simple, it can run for novice)
- 2016-11-30 10:56:37下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
Lab-1
its of signal and system in matlab.
- 2015-02-20 23:43:00下载
- 积分:1
-
WE
稀疏条件下欠定盲分离,得到混合矩阵,恢复原信号(Underdetermined blind separation under sparse conditions)
- 2014-01-13 17:10:40下载
- 积分:1
-
fenjou
小波包分析提取振动信号中的特征频率,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,进行逐步线性回归。( Wavelet packet analysis to extract vibration signal characteristic frequency, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Stepwise linear regression.)
- 2016-12-29 18:59:21下载
- 积分:1
-
ConvertFormat
视频格式转换,包括mpeg转为yuv和yuv格式的352*288插值为704*576.其中mpeg转为yuv需要调用文件夹中的两个dll(此为matlab工具箱提供)(Video format conversion, including mpeg to yuv and yuv format 352* 704* 288 interpolated to 576. Yuv to mpeg which folder you want to call the two dll (This is provided matlab toolbox))
- 2007-12-19 19:12:00下载
- 积分:1