-
matlab_gui
一个简单的matlab GUI程序,适合初学者使用()
- 2007-08-20 17:39:15下载
- 积分:1
-
Kerman
卡尔曼滤波器算法的实现,通过对信号的追踪,描绘运动质点的轨迹,最后对算法优劣进行了误差分析,效果验证良好。(kalman filter)
- 2013-12-30 11:06:32下载
- 积分:1
-
matlabjy
《信号与系统》MATLAB仿真实验讲义.rar( Signals and Systems MATLAB simulation handouts. Rar)
- 2007-12-07 16:32:28下载
- 积分:1
-
beifenyi
自己毕业设计一些收集和做的一些simulink模型及源码,希望对大家有帮助(Graduated from the design of their own collection and do some simulink model and source, I hope all of you help)
- 2009-05-09 12:44:23下载
- 积分:1
-
chengxu
时频峰值滤波 用于处理地震信号 这个是以雷克子波为例子的(Time-frequency peak filtering for processing seismic signals as an example of this is the wave Leike Zi)
- 2011-09-13 09:28:40下载
- 积分:1
-
ChatSystem
online chat application
- 2014-09-22 02:04:19下载
- 积分:1
-
RGB_and_HSIModelTransformation_Matlabprogram
对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!(For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practical applications!)
- 2009-11-24 11:28:31下载
- 积分:1
-
random-valued-impulse-noise-using-anniso-diff
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:20:20下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
recognition
this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to calculate the autocorrelation sequence of a signal, how to calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements in a speech sample.
- 2009-04-30 21:42:20下载
- 积分:1