-
PetShop4.0
宠物商店4.0版本,及详细分析和整理内容(Petstores 4.0 version, and a detailed analysis and organize content)
- 2014-10-23 12:32:43下载
- 积分:1
-
GA
说明: Genetic Algorithm MATLAB Code for Unconstrained Optimization Problem
- 2013-12-20 18:57:42下载
- 积分:1
-
Algorithms-for-programmers-ideas-and-source-code
Algorithms for programmers ideas and source code
- 2015-03-23 22:47:17下载
- 积分:1
-
MIMO_ALLOCTION
该文档描述了MIMO-OFDM系统中关于资源分配算法的具体仿真方法,对于初学者有很大作用。(This document describes the specific MIMO-OFDM system simulation method for resource allocation algorithm plays a significant role for beginners .)
- 2014-02-22 20:16:59下载
- 积分: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
-
matlabyufahehuitu
matlab基本语法 基本规则和基本绘图 (matlab basic rules of basic grammar and basic drawing)
- 2009-10-20 22:24:35下载
- 积分:1
-
programs-and-resauces
压缩包中包含5个matlab源代码和一份matlab编程指导资料。代码依次是floyd.mgrMaxFlows.m,grMinVerCover.m,mintreek.m,IntLp.m.前四个是图论与网络优化非常好用的程序,第五个用于求解整数规划问题。(Compression package contains five Matlab source code and a Matlab programming guide information. The code is followed by floyd.m grMaxFlows.m grMinVerCover.m, mintreek.m IntLp.m , the former four of graph theory and network optimization is very easy to use program, the fifth for solving integer programming problems.)
- 2012-07-16 00:15:55下载
- 积分:1
-
Digital-Image-Processing
计算图像直方图,图像直方图均衡处理,设计中值滤波器等(Calculating the image histogram, histogram equalization, the design value of the filter, etc.)
- 2014-11-04 19:38:46下载
- 积分:1
-
Image_Restoration
Matlab Geometric mean code
- 2010-11-20 12:23:19下载
- 积分:1
-
matlab_fft
说明: 用matlab中的FFT函数实现了正弦信号,矩形信号,和白噪声的频谱分析(FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis)
- 2008-10-06 16:12:48下载
- 积分:1