-
chapter2
说明: BP分类算法,实现多分类的任务,准确率高,耗时少(BP classification algorithm can realize multi-classification task with high accuracy and less time consuming|.)
- 2020-10-02 12:46:52下载
- 积分:1
-
Matlab
完整细致的matlab教学课件,详解matlab的入手与深入(Matlab a complete and detailed courseware, Xiang Jie matlab' s start with the depth)
- 2010-06-10 10:17:43下载
- 积分:1
-
Rao_eg11_11
these are matlab files in relation to RK4
- 2009-09-24 15:56:59下载
- 积分:1
-
bishelunwen
说明: 毕设论文--QPSK信号全数字化解调的研究与设计(Complete set paper- QPSK signal all-digital demodulation Research and Design)
- 2010-04-29 14:30:51下载
- 积分:1
-
Matlablist
Matlab+图形图像处理函数详细列表,包含常用函数列表,快速检索(Matlab+ Graphics detailed list of image processing functions, including a list of common functions, fast retrieval)
- 2010-09-07 10:57:12下载
- 积分:1
-
rbf_N
rbf神经网络,做预测,可以寻找函数的最优值(rbf neural network, making predictions)
- 2014-10-03 09:12:54下载
- 积分:1
-
Understanding-FVM-using-MATLAB
TPFA stands for two point flux approximation and will calculate pressure change in 5-spot injector/producer pattern.
- 2012-08-30 10:50:23下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
integral
该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。(The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m file for testing. Is the numerical calculation method must master code.)
- 2013-08-31 11:10:57下载
- 积分:1
-
Clustering-with-fuzzy-covariance-matrix
it is a source code for clustering in MATLAB
- 2013-02-20 19:23:55下载
- 积分:1