|
特别提示
源码搜搜是一个自动搜索中英文源码的搜索引擎,所以,请仔细阅读搜索到的 英文源代码,它们和您的想要的中文有很大的关联。
另外,为了保证您得到最全面的结果,建议您 直接搜索中文。
暂不支持繁体中文,请谅解!
相关搜索
200万中文源码搜索
站内搜索
友情赞助
|
Helps to find the Projection of orthogonal matrix MATLAB 7.4 (R2007a) orthogonal matrix, projm 06 Mar Projection file .Helps to find the Projection of orthogonal matrix MATLAB 7.4 (R2007a) orthogonal matrix, http://www.mathworks.com/matlabcentral/fileexchange/23207 Thus the purpose of the projection is to reduce the ...distances of the lower-dimensional projections (representations) of the ...are precalculated and stored in a distance matrix. http://www.codeproject.com/KB/recipes/SammonProjection.aspx Place one 2D matrix inside anotherprojectION aims to be the definitive project management and team organization tool under the J2EE platform. With projectION you will be able to manage your calendar, teams, projects, tasks, http://sourceforge.net/projects/projection/ A tool designed to allow users to perform keystoning of a projection unit when the target surface may be an odd shape or at an angle that is not parallel to the projection lens. http://sourceforge.net/projects/kineticblueproj/ Random Projection Trees is a recursive space partitioning datastructure which can automatically adapt to the underlying (linear or non-linear) structure in data. http://sourceforge.net/projects/rptree/ around the concept that design is a projection of requirements over a ...technique This mechanism is called projection because the requirements are projected through the architecture’s tangible items to form the design. http://www.codeproject.com/KB/architecture/HowToDesign.aspx Projection Designer is a theater design tool for non-flat screen and multiple projectors. Once you setup your theater environment, it exports universal parameters for geometry correction and edge blending. http://sourceforge.net/projects/projdesigner/ I also found a lot of helpful information at Lantm?teriet,
where projection/transform formulas were provided. All that was needed was to implement the transform, http://www.codeproject.com/KB/cs/WGS84toSwedish.aspx space programmatically through 4x4 matrix transforms.... model transforms, view transformer and projection transforms....(DirectX and OpenGL) work with 4D vectors and 4x4 matrixes. http://www.codeproject.com/KB/openGL/Space_Matrix.aspx 正交矩阵是实数特殊化的矩阵,因此总是正规矩阵。尽管我们在这里只考虑实数矩阵,这个定义可用于其元素来自任何域的矩阵。正交矩阵毕竟是从内积自然引出的,对于复数的矩阵这导致了归一要求。正交矩阵是实数特殊化的矩阵,因此总是正规矩阵。尽管我们在这里只考虑实数矩阵,这个定义可用于其元素来自任何域的矩阵。正交矩阵毕竟是从内积自然引出的,对于复数的矩阵这导致了归一要求。 http://www.matlab-download.cn/Code/projection_of_orthogonal_matrix.html use matlab for map projection 用matlab做地图投影 2009年08月22日 gootu 热心分享 Matlab 2008a 本程序在matlabR2008a下开发, http://www.codesoso.com/code/use_matlab_for_map_projection.aspx Horizontal/Vertical Pjoection of An Image 灰度投影(水平、竖直) 2009年05月26日 拉磨的老驴 热心分享 Matlab V7.0.4 自己写的一段求一幅图像的灰度投影程序,同时求水平和竖直两个方向。 源代码原文下载: Source link has yet to be found. Please, http://www.codesoso.com/code/Horizontal_Vertical_Pjoection_of_An_Image.aspx between two block arrays of matrices, vectors or scalars. Linear Algebra. N-D arrays, Matrix, Vector, Scalar, Product,... or finding their projection along the axes indicated by another http://www.mathworks.com/matlabcentral/fileexchange/8773 A tutorial for beginners to learn dynamic matrix control Control Design. Model Predictive Control, Dynamic Matrix Control, Receding Horizon Con http://www.mathworks.com/matlabcentral/fileexchange/19479 ellipseMatrix
=============
Function: ellipseMatrix
Version: 1.1
Author: Nicolae Cindea
Syntaxe
_______
ellipseMatrix(y0, x0, a,Drawing an ellipse into a matrix image. Image Generation. ellipse, draw, matrix http://www.mathworks.com/matlabcentral/fileexchange/17499 sparse lu, chol, qr, matrix multiply, transpose, orderings, etc, all in 2200 lines of C Linear Algebra....
Functions included are (all for sparse matrices): add, amd (ordering, chol, backslash, sparse, http://www.mathworks.com/matlabcentral/fileexchange/11740 LINFACTOR: factorize a matrix, or use the factors to solve Ax=b.
Uses LU or CHOL to factorize A,... UMFPACK is not very fast for sparse tridiagonal matrices. http://www.mathworks.com/matlabcentral/fileexchange/15138 This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...
D = decimmtx(x,N)
decimates the given signal by a factor of N.
[D, http://www.mathworks.com/matlabcentral/fileexchange/13134 Places a 2D matrix B into a larger 2D matrix A Matrix Manipulation. Place put 2D matrix inside another putBinA...is done first to make sure that A and B are 2D matrices, A is big enough to contain B, http://www.mathworks.com/matlabcentral/fileexchange/19989 This set of 3 files is aimed at efficiently extending matrix multiplication to higher dimensional ar Matrix Manipulation. matrix array product rank 3D outer trace http://www.mathworks.com/matlabcentral/fileexchange/10062 |