-
animate
creating animation in matlab
- 2013-10-26 14:55:41下载
- 积分:1
-
EntropyThresholding
Thresholding is a key techniqur for the segmentation and edge detection. this program contained the matlab program for thresholding on the basis of energy entropy of an image.
- 2013-07-15 03:22:24下载
- 积分:1
-
PSO-optimize-RBF
用粒子群算法优化rbf神经网络算法的源程序(Using the particle swarm optimization algorithm to optimize the neural network algorithm)
- 2011-11-10 09:36:12下载
- 积分:1
-
yichuan
量子遗传算法重要函数解析,我看了很有用
,希望能对大家有所帮助(Quantum Genetic Algorithm important function analysis, I have read the very useful, I hope everyone can help)
- 2007-11-06 10:36:36下载
- 积分:1
-
boost
boost电路,用simulink进行电路仿真,boost为已降压型电路,无滤波模块,无单周期控制(boost circuit, circuit simulation using simulink for, boost for the buck circuit, non-filtering module, no single-cycle control)
- 2009-03-14 23:28:32下载
- 积分:1
-
Msimulatee1A
用MATLAB实现加噪信号的消噪噪,用了三种常用方法。可直接使用。
(Using MATLAB to increase noise and signal noise cancellation noise, with three commonly used methods. Can be used directly.)
- 2012-07-22 23:25:24下载
- 积分:1
-
nihe
二次多项式拟合大地水准面,采用matlab编写的,关于拟合出来的图像感觉有些问题。。希望大家指正(Quadratic polynomial fitting geoid, using matlab prepared some questions about the fitting out of the picture feel. . I hope you correct)
- 2013-12-03 09:17:52下载
- 积分:1
-
laguerre
this code calculate how use this programmation
- 2016-11-08 07:17:59下载
- 积分:1
-
mat
自己实现的瑞利分布,有很实用的价值,非常适合新手学习
(Rayleigh distribution of their implementation, there are very practical value, ideal for novice learning)
- 2011-07-02 18:31:01下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1