-
New-WinRAR-ZIP-archive
mat lab code for elim
elim E*A = R factorization.
E = elim(A) returns the elimination matrix E
that gives the reduced row echelon form E*A = R.
If A is square and invertible, then E = inv(A).
[E, R] = elim(A) returns the elimination matrix E
and the reduced row echelon form R.
- 2011-11-02 20:31:49下载
- 积分:1
-
conventional-simulink
conventional simulink statcom
- 2013-12-12 17:25:19下载
- 积分:1
-
mywave
编写的重构程序中,为了比较分解图像和重构图像,首先绘出经过小波分解的图像,然后再进行重构。(Prepared by the reconstruction program, in order to compare the decompose image and image reconstruction, first drawn by Wavelet Decomposition of an image and then refactor.)
- 2015-03-23 15:39:10下载
- 积分:1
-
mat04
matlab基础例程,用于matlab/simulink通信仿真,代码很典型。(Basic matlab routines, used for matlab or simulink comm simulation, codes are very typical.)
- 2012-02-15 17:18:46下载
- 积分:1
-
libsvm-3.12
code matlab svm ( suport vector machine )
- 2014-06-11 18:33:36下载
- 积分:1
-
ART1
按照神经网络教程,用matlab实现了一个简单的ART1例子,ART1可以对二值输入模式进行无导师的分类。(Implement a simple example of ART1 network by matlab.)
- 2021-02-22 17:09:41下载
- 积分:1
-
Contempoary_Communication_Systems_Using_Matlab
现代通信系统使用MATLAB第二版(中英文pdf及所有程序m文件)(Contemporary Communication Systems Using Matlab By:JohnG.Proakis )
- 2010-06-28 21:21:20下载
- 积分:1
-
matlab_programming_classic_shortest_path_algorithm
matlab程序设计最短路径经典算法matlab programming classic shortest path algorithm(matlab programming classic shortest path algorithm matlab programming classic shortest path algorithm)
- 2010-08-02 09:55:39下载
- 积分:1
-
BranchBound
说明: 最优化问题中分枝定界法求解整数线性规划问题(Optimization of branch and bound method for solving integer linear programming problem)
- 2010-04-29 20:55:36下载
- 积分:1
-
FTF
FTF自适应算法
求:自适应滤波器的两个权值ω0 (n)和ω1(n)分别收敛于0.2和0.7的收敛轨迹,并与LMS算法进行对比。(FTF adaptive algorithm
Requirements: two weights ω0 is (n) of the adaptive filter and ω1 (n) converges to 0.2 and 0.7, convergence trajectory, and compared with the LMS algorithm.)
- 2020-12-10 23:39:18下载
- 积分:1