-
Manche_molding
曼彻斯特编码,纯属原创。所有参数开放,易于使用。大家发表意见。(Manchester encoding is purely original. All the parameters open, easy to use. Everyone to express their views.)
- 2007-09-13 19:52:28下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1
-
simulation-matlab
线性鲁棒系统的研究,关于记忆和无记忆时滞系统的matlab仿真(Linear robust system of research, on the memory and no memory delay system simulation matlab)
- 2011-06-15 12:15:37下载
- 积分:1
-
matlabman-v5.2
本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。(Book based on MATLAB 5.2 version, provides a practical guide to using MATLAB.)
- 2013-09-10 12:52:20下载
- 积分:1
-
AddMenus
add menu in matlab tools
- 2012-04-24 16:39:47下载
- 积分:1
-
Nonlinear-iterative-solution
通过matlab编制程序,对非线性方程组迭代求解。(Through matlab programming, iterative solution of the nonlinear equations)
- 2013-08-16 16:41:40下载
- 积分:1
-
ngwavelet
基于matlab的小波图像降噪,亲测调试成功,但需使用8位深度图片方能完美(Based on the matlab wavelet image noise reduction, pro-test debugging success, but need to use 8-bit depth images can only perfect)
- 2013-03-04 21:47:04下载
- 积分:1
-
ukfopt
一个非常好的UKF优化的例子,值得大家下载学习!(A good example of UKF, it is well worthing!)
- 2012-09-03 15:21:52下载
- 积分:1
-
FFT1115_only_fuzhi
实时数据的matlab仿真程序,可用于信号处理,机械控制等领域(Real-time data matlab simulation program can be used in the field of signal processing, machine control)
- 2013-05-21 10:15:59下载
- 积分:1
-
Travelling-salesman-problem-algorithm
The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-12-30 00:26:10下载
- 积分:1