-
Code-Multisignature
This is demo program to simulate multisignature. It can work well in Matlab 2012. Try this!
- 2014-09-08 09:39:21下载
- 积分: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
-
powspec
power spectrum analysis of the audio fingerprint system(power spectrum analysis of the audio finger rprint system)
- 2007-04-11 11:10:01下载
- 积分:1
-
DIGITAL
常见的滤波学习
中值滤波、均值滤波等
图像的解码(matlab )
- 2014-11-18 23:08:56下载
- 积分:1
-
MATLAB_Language_and_Control_system_design_V2.0
说明: 《MATLAB语言与自动控制系统设计》第二版,机械工业出版社,魏克新等编著。介绍了各种经典控制器的matlab设计方法。(MATLAB Language and Control System Design,Second Edition, China Machine Press, WeiKexin, eds. Introduced a variety of classical controller design methods in matlab environment.)
- 2010-04-19 17:02:53下载
- 积分:1
-
MatlabandChemicalEngineeringCalculation
介绍Matlab在化工方面的数值计算应用,课件主要讲述化工领域非线性、线性方程组的解法,插值、拟合和常见常微分方程的解法。(Introduced in the chemical aspects of Matlab numerical computing applications, courseware mainly about the chemical field of nonlinear, solution of linear equations, interpolation, fitting, and common ordinary differential equation solution.)
- 2010-08-30 09:32:06下载
- 积分:1
-
SGALAB1003beta5006currency
SGALAB工具箱,最新beta5的,主要是刚才从pudn上下了一个垃圾工具箱,东西已经损损坏无法解压了。所以给大家传个新的,肯定能用(Toolbox SGALAB latest beta5, mainly just up and down from a garbage pudn Toolbox, things have been unable to extract a damage loss. So give us a new mass, be sure)
- 2009-04-15 09:16:32下载
- 积分:1
-
fun
说明: 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)(This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedures for the use of recursive depth search algorithm. (Because there are no input of the txt file, so reader can understand the ideas and methods))
- 2009-07-26 05:52:22下载
- 积分:1
-
MATLAB7jianmingjiaocheng
MATLAB 7简明教程(电子教案、实例源文件)(Concise Guide (electronic lesson plans, examples of the source file))
- 2007-06-10 23:05:38下载
- 积分:1
-
SA-for-TSP
改进的模拟退火算法,求解TSP问题,增加了升温过程,算法效果好。(Improved simulated annealing algorithm for TSP, increasing the heating process, a good algorithm results.)
- 2014-11-27 16:45:29下载
- 积分:1