-
cp
说明: 一个控制面板编程的例程,讲述如何把你的程序添加到控制面板上面。(A control panel programming routines, describes how to program your control panel added to the above.)
- 2007-12-04 13:35:57下载
- 积分:1
-
kde.tar
kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一(KDE which is kernel density estimation is used to estimate probabilty function. It is mostly used in pattern recogntion)
- 2009-05-13 15:33:20下载
- 积分:1
-
44
说明: BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
- 2008-11-10 20:55:07下载
- 积分:1
-
MYFILTER
matlab S函数学习,举例仿真,可供初学参考着学习。(matlab S function to learn, for example simulation, for beginners reference of learning.)
- 2013-09-07 10:30:56下载
- 积分:1
-
cum3x
一个伪随机序列的三阶累积量,在许多通信领域可以用到,他是用matlab编写的(A third-order cumulant pseudo-random sequence, can be used in many fields of communication, he is using matlab)
- 2016-01-11 18:40:59下载
- 积分: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
-
MATLAB_jiaocheng
李传军 《C语言与MATLAB接口—编程与实例》(Li Chuan-jun " C language and MATLAB Interface- Programming and Examples" )
- 2009-05-26 18:18:56下载
- 积分:1
-
colorization
matlab实现的对黑白图像上色的功能,提供可以直接运行的m文件以及大量图像素材。(for black and white images to color functions matlab to achieve, provided m files can be run directly as well as a large number of image material.)
- 2014-08-10 15:52:22下载
- 积分:1
-
tutorial-MATLAB-matrix-notation
hello sent this for in rar filr
- 2011-09-09 21:47:23下载
- 积分:1
-
PLS
利用偏最小二乘法实现对近红外光谱的血液定量分析(Quantitative analysis of blood in near infrared spectrum by partial least squares)
- 2021-05-13 15:30:02下载
- 积分:1