-
Fuzzy--control-course
学习模糊控制的经典教材,是一本学习模糊控制的好书,值得大家学习!(Learning fuzzy control is one of the most classic materials, worth learning!)
- 2014-11-20 20:43:38下载
- 积分:1
-
matlab-ruanjisheji
使用matlab实现简单的数学计算及绘图,使用matlab实现简单的电路模拟(Using simple mathematical calculation matlab and graphics, using simple circuit simulation matlab)
- 2011-05-26 12:02:26下载
- 积分:1
-
matlab
用风电功率历史数据来对未来一段时间功率的数值进行预测,通过Matlab软件编程和Excel处理数据,用神经网络仿真预测法、灰度预测法、时间序列预测法通过历史数据所呈现出来的一些规律对某段时间的风电功率展开预测,预测之后对得到的数据进行误差分析,通过与一些标准的对比来确定预测方法的可靠程度(Using historical data to forecast wind power to the value to the future time power, by Matlab software programming and Excel data processing, neural network simulation and prediction of wind power law method, gray prediction method, time sequence prediction method based on the historical data are presented for a period of time after the start prediction, prediction the data are error analysis, by comparing with the standard to determine the degree of reliability prediction method)
- 2021-01-29 15:28:39下载
- 积分:1
-
matlab
了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;通过matlab分析和三个基本算法分析读研和就业问题:forward算法、Viterbi算法和Baum-Welch算法(Understand the concept of Hidden Markov Model HMM, composition and problems to be solved matlab analysis by three basic algorithms: forward algorithm, Viterbi algorithm and Baum-Welch algorithm)
- 2014-01-15 16:25:59下载
- 积分:1
-
tvpvar_m
Nakajima tvp-var 代码 matlab 代码(Nakajima tvp-var code matlab code)
- 2020-11-04 09:19:52下载
- 积分:1
-
123
QPSK调制解调的系统仿真实验,介绍了如何用matlab对其仿真(QPSK modulation and demodulation of system simulation experiments, describes how to use their simulation matlab)
- 2010-01-23 20:59:03下载
- 积分:1
-
2d--FEM
这是一个用MATLAB编写的二维圆形区域的三角剖分程序。(This is a MATLAB prepared with a circular area of two-dimensional triangulation procedures.)
- 2009-06-21 22:47:24下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
WaveletNet
本代码实现了小波神经网络的MATLAB代码实现,为有此开发需求的人提供源码(This code implements the MATLAB code for wavelet neural network implementation of this development needs to have to provide source)
- 2010-05-10 11:25:36下载
- 积分:1
-
fixed_point_aitken
general fixed point iteration with Aitken s D2-method
- 2010-02-08 16:11:31下载
- 积分:1