-
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
-
lenna
Image Enhancement. Takes lenna image as input, applies low pass filter, median filter, weighted and center weighted median filter. Plots the output for each image
- 2010-05-16 04:31:22下载
- 积分:1
-
DDS
基于simulink的直接频率合成器的实现,绝对好用(Simulink based on the realization of direct frequency synthesizer, absolutely easy to use)
- 2011-05-12 12:17:29下载
- 积分:1
-
use-estimate-maximization
use estimate maximization to calculate maximization of equation
- 2013-10-06 18:40:59下载
- 积分:1
-
KMEANS
Kmeans聚类法 MATLAB实现 没有调用函数(Kmeans clustering method MATLAB implementation does not call the function)
- 2015-04-03 11:34:49下载
- 积分:1
-
chap3_2s
说明: 此程序为模糊PID控制程序,自适应模糊PID控制器以误差e和误差变化率e 作为输入,可以满足不同时刻的e和e 对PID参数自整定的要求。利用模糊控制规则在线对PID参数进行修改,便构成了自适应模糊PID控制器。
(procedure for fuzzy PID control procedures, adaptive fuzzy PID controller error e and e error rate of change as input to meet the different moments of e and e PID tuning parameters from the request. Fuzzy-control rules on PID parameters changed, they constitute the adaptive fuzzy PID controller.)
- 2005-11-13 21:47:55下载
- 积分:1
-
matlab
fft变换举例,实例分析MATLAB 中的FFT变换的使用方法,清晰明了。(fft transform example)
- 2011-05-24 22:50:57下载
- 积分:1
-
findfft
fast fourie transform of a signal
- 2012-01-10 18:08:56下载
- 积分:1
-
toa_MUSIC.m
利用MUSIC算法估计TOA,是一个比较简单的例子。(Use MUSIC method to estimate TOA)
- 2016-07-21 20:31:04下载
- 积分:1
-
Image_Restoration
inverse filtering and wiener filtering
- 2010-09-28 13:28:02下载
- 积分:1