-
UltimateToolBox93
UltimateToolBox93代码、文档、例子(UltimateToolBox93)
- 2009-03-22 12:58:29下载
- 积分:1
-
jacobis
说明: Jacobian光滑化牛顿法,能运行实现,具有超线性收敛的光滑化牛顿算法.(Jacobian Smooth Newton Method)
- 2011-04-13 22:37:05下载
- 积分:1
-
cylinder_LBM_matlab
LBM方法求解流体力学中的圆柱扰流问题,输出动态流场图。(LBM method for solving fluid turbulence in the cylinder problem, the output dynamic flow diagram.)
- 2011-06-10 10:37:49下载
- 积分:1
-
music-player
audio player USING MATLAB AND GUI TO RUN THIS FILE USE THE FILE A.M
- 2013-11-22 14:18:43下载
- 积分:1
-
Lab6.3
code test LAB Embeded system
- 2014-01-07 02:45:28下载
- 积分:1
-
waterfill_cover
This code is a subprogram for Waterfilling algorithm...
- 2009-04-02 13:25:40下载
- 积分:1
-
Matlab-bianchengChinese
说明: matlab编程的中文版,非常珍贵的电子书!(Chinese version of matlab programming, e-books are very precious!)
- 2008-08-29 20:18:43下载
- 积分:1
-
guass
高斯消去法求解线性方程组
输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解(Gaussian elimination method for solving linear equations)
- 2011-11-24 15:03:16下载
- 积分:1
-
numerical-identities
应用matlab进行模式识别,主要针对图片中的数字进行识别,识别效率高(Application matlab pattern recognition, digital picture identification)
- 2013-05-10 21:59:28下载
- 积分:1
-
dir2par
%直接型到并联型的转换
%
%[C,B,A]=dir2par(b,a)
%C为当b的长度大于a时的多项式部分
%B为包含各bk的K乘2维实系数矩阵
%A为包含各ak的K乘3维实系数矩阵
%b为直接型分子多项式系数
%a为直接型分母多项式系数
%
( Directly to the shunt-type conversion [C, B, A] = dir2par (b, a) C for when the b is greater than the length of a polynomial when part of B to include the bk of the K x 2 Victoria real coefficient matrix A contains the ak for the K x 3-dimensional real coefficient matrix b-type elements for direct polynomial coefficients a direct-type denominator polynomial coefficients)
- 2006-11-05 10:32:51下载
- 积分:1