-
adsp_guis
trabajos en matlab para verificar son muy buenos
- 2009-05-09 01:38:31下载
- 积分:1
-
canny
圆形标志点的亚像素定位及其应用,采用的是canny算子进行边缘检测,然后通过曲面拟合进行亚像素检测(Sub-pixel location of circle target and its application)
- 2020-12-15 14:39:13下载
- 积分:1
-
cyclo
dynamic voltage restorer for sag and swell
- 2013-11-20 22:41:39下载
- 积分: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
-
MATLAB实例源代码
说明: MATLAB示例代码
从2004年11月起,《MATLAB及在电子信息课程中的应用》的下载程序dsk01改为dsk02。两者只有微小的差别。主要的修改是:
1. 所有的生成图形都由灰色改成白色,以便与书籍上的图相同。
2. 删去了几个无用的程序;
3. 加了了几个程序(如q48a和q48b),以便和书上的章节演示内容相符。(MATLAB sample code from November 2004 onwards, "MATLAB and electronic information in the curriculum of" download dsk01 dsk02 changed. Taken only a very small difference. The major changes are : 1. All graphics generating replaced by gray and white, with the books to the same map. 2. By deleting a few useless procedures; 3. The increase in the number of procedures (such as q48a and q48b), and to book chapters on the demonstration line content.)
- 2005-12-15 16:18:10下载
- 积分:1
-
function-D
id3 in matlab please checked if it is incorect help to me to correct this
- 2011-11-08 00:17:09下载
- 积分:1
-
Medical_Image_Processing_Toolkit_
This package contains a collection of classes and functions, which allow to comfortably work with medical images and meshes. It provides a intuitive and transparent way of dealing with spacing, origin, image orientation, etc. The package includes functions for input-output with common image formats (mhd, gipl) and mesh formats (vtk, stl), and basic (although not necessarily simple) image processing operations such as image resample, image reslice and image transform.
- 2013-05-04 23:29:17下载
- 积分:1
-
fabryparot4project
calculate the band of Fabry-Parot Filter (A Fabry-Parot Filter consist of the cavity formed by two highly reflective mirrors placed parallel to each other , as shown in the figure 1.The input light beam to the filter enters the first mirror at right angles to its surface. The output of the filter is the light beam leaving the second mirror. This filter is called Fabry-Parot or etalon. This is a classical device that has been used widely in interferometric applications. Fabry-Parot filters have been used for WDM in several optical network test beds. There are better filters today, such as thin film resonant multi cavity filter and they can still be viewed as Fabry-Perot filter. This type of filter transmits a narrow band of wavelengths and rejects wavelengths outside of that band. An interesting feature of this type of filter is its ability to "select" a different peak wavelength as the filter is tilted)
- 2009-06-12 16:08:36下载
- 积分:1
-
rossler
用backstepping方法实现rossler混沌系统和coullet混沌系统的异构同步(Backstepping method used to achieve rossler chaotic systems and synchronization of heterogeneous chaotic systems coullet)
- 2011-06-01 20:47:49下载
- 积分:1
-
MFCC
此算法是基于matlab的MFCC特征提取算法,其中包括了分帧、归一化等步骤和代码,非常好用,结果是24维的向量(This algorithm is based on MFCC feature extraction algorithm matlab, including the framing, normalization and other steps and code, very easy to use, the result is 24-dimensional vector)
- 2017-02-10 19:05:19下载
- 积分:1