-
Matlabxuexi
Matlab编程学习课件,非常好的资料赶紧下载(Matlab programming learning courseware, very good information quickly download)
- 2008-04-10 10:56:52下载
- 积分:1
-
transkoder
model of 7-segment display in matlab/simulink
- 2009-06-17 04:53:38下载
- 积分:1
-
matlab-import-dxf
用matlab读取.dxf文件。本站原有代码dxf2coord_20.m中对于圆弧只能读出其圆心坐标及半径,缺少圆弧起始角及终止角,并不能在应用中实际用起来。修改后可以读出圆弧的起始角和终止角(the script can offer start angle and end angle of an arc,which are unable to access in an earlier script dxf2coord_20.m 。)
- 2020-06-30 07:00:02下载
- 积分:1
-
程序
说明: 进行潮汐调和分析,计算各分潮的调和常数,判断该站点的潮汐类型,并预报未来潮高。(Through tidal harmonic analysis, the harmonic constants of each constituent tide are calculated, the tidal types of the station are judged, and the future tidal heights are forecasted.
Conducting tidal harmonic analysis)
- 2019-05-22 20:35:11下载
- 积分:1
-
Matlab_update_LMS
System identification with adaptive filter using full and partial-update Least-Mean-Squares
- 2009-05-22 23:08:01下载
- 积分:1
-
Matlab_Basic
把一些Matlab基础教程进行打包,是PDF格式或PPT格式的,希望对初学者有用!(Some basic tutorials for Matlab packaged are the PDF format or PPT format, and I hope it is useful for beginners!)
- 2009-07-10 09:31:27下载
- 积分:1
-
Exemple2
matlab code for simulation SNR to verify capcity of channel
- 2012-05-03 23:46:16下载
- 积分:1
-
image-stitch
照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接(image stitch)
- 2012-05-18 20:34:32下载
- 积分:1
-
allencahn
allencahn方程的matlab实现,附图(allencahn in matlab code)
- 2020-11-24 23:19:32下载
- 积分:1
-
Decomposition_LU
将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 (The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A master style is not all the sequence is 0, the matrix A can only be decomposed into A = LU. Where L is unit lower triangular matrix, U is upper triangular matrix.)
- 2011-06-21 21:16:09下载
- 积分:1