-
cylinder2
[X,Y,Z]=cylinder2(x,y,z,r,N,o)
向量X,Y,Z轴定义圆柱面中心线
和矢量r定义圆柱面半径,并已
为的x,y,z的长度相同
N是周围围点的数量。默认值
为N= 100。
Ø 定义了矩阵圆柱generatix(圆圈)椭圆
表面。其内容以0和1之间的值,并适用于
小学和中学的母线轴。值的defeault
Ø =的(长(x),2)。
矩阵X,Y,Z轴确定圆柱面,冲浪(的X,Y,Z)的显示器
圆柱面。( [X,Y,Z]=cylinder2(x,y,z,r,N,o)
Vectors x, y, z define the central line of cylindrical surface
and vector r defines the radius of cylindrical surface, and has
the same length as x, y, z.
N is the number of points around the circumference. The default value
is N = 100.
Matrix o defines ovality of the generatix (circle) of cylindrical
surface. Its elements take values between 0 and 1 and apply to the
primary and secondary axis of generatrix. The defeault values are
o=ones(length(x),2).
Matrices X, Y, Z define the cylindrical surface, surf(X,Y,Z) displays
the cylindrical surface. )
- 2011-05-15 10:56:33下载
- 积分:1
-
subspace_J21
Input: X, training data, dim*num
Y, training data labels, num*class
para.alpha, para.beta, regularization parameters
para.rd, reduced dimensionality
Web Image Annotation via Subspace-Sparsity Collaborated Feature Selection.
Zhigang Ma, Feiping Nie, Yi Yang, Jasper Uijlings, and Nicu Sebe.
IEEE Transactions on Multimedia (TMM) 14(4):1021-1030, 2012.
- 2013-05-15 20:06:52下载
- 积分:1
-
code
0_Linear:线性回归练习
1_LogistRegression:逻辑回归练习
2_boston:波士顿房价预测
3_regularization:正则化
5_stock:股票价格预测
6_CTR:点击率预测
7_all_model:回归与分类模型
8_muticlass:多分类练习
9_regression_implement:不同回归算法tf实现(0_Linear.
1_LogistRegression.
2_boston.
3_regularization.
5_stock.
6_CTR.
7_all_model.
8_muticlass.
9_regression_implement.)
- 2019-05-24 14:44:22下载
- 积分:1
-
shiyan
根据居民历年用电量,采用lm算法,对居民未来电量进行短期预测,实现供电部门对电力规划的部署。(According to the electricity consumption of the residents, the LM algorithm is used to predict the future electricity consumption of the residents in short term, so as to achieve the deployment of the power supply department to the electric power planning.)
- 2018-07-09 09:48:21下载
- 积分:1
-
Cambridge_University_System_Identification_Toolbox
剑桥大学的系统辨识工具箱,对许多应用都比较有用(Cambridge University System Identification Toolbox, for many applications are more useful)
- 2007-10-11 16:20:48下载
- 积分:1
-
loadflownr
IT IS MATLAB FILE FOR LOAD FLOW ANALYSIS USING NEWTON RAPHSON METHOD
- 2015-02-18 17:37:32下载
- 积分:1
-
SOR-Matlab
数值计算中SOR迭代法的Matlab程序(numerical calculation SOR iteration of the Matlab program)
- 2007-07-08 21:41:31下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
LMS111
应用LMS算法,用Matlab编程实现线性预测.(Application of LMS algorithm, using Matlab Programming Linear Prediction.)
- 2009-02-27 16:29:56下载
- 积分:1
-
matlab_no1
对matlab的入门知识进行讲述,适用于初学者使用(Introductory knowledge of matlab to talk, for beginners)
- 2009-10-26 20:02:32下载
- 积分:1