-
findvaluevarineq
This is a Matlabe code to find the value of a variable in an equation
- 2010-09-29 14:53:30下载
- 积分:1
-
SwitchSourceCode
说明: matlab下的24口交换机模型,交换机仿真。(A 24-port switch model under Matlab.)
- 2011-03-30 15:39:46下载
- 积分:1
-
mda
in this program, I have reduced dimension of iris data with MDA
- 2012-05-27 17:50:28下载
- 积分:1
-
lle
流形学习,局部线性嵌入式算法(LLE),一种智能的算法去推测捕捉高维空间中所包含的低维特征。与适合于局部维数约减的聚类算法不同,LLE算法在单一的低维的全域坐标系统中表征采样空间,然而它并没有优化最小局域。通过对线性重构的局域对称的研究应用,LLE能够描述非线性流形的全局结构,例如那些人脸的数据集或者文本文档集(Manifold learning, embedded local linear algorithm (LLE), an intelligent algorithm to predict capture high-dimensional space contained in the low-dimensional features. And for local dimensionality reduction of the different clustering algorithms, LLE algorithm in a single low-dimensional characterization of the global coordinate system, the sampling space, but it does not optimize the local minimum. Reconstructed by the local symmetry of the linear study of the application, LLE can describe the global structure of nonlinear manifolds, such as those who face data sets or text document collection)
- 2011-08-31 09:19:56下载
- 积分:1
-
MATLABGUI
关于matlabGUI的学习的基本代码 希望对各位有用,包括了最基本的使用 语法 以及后续的综合设计(About matlabGUI learning the basic code you want to be useful, including the use of basic grammar and a comprehensive design of the follow-up)
- 2010-11-13 11:26:16下载
- 积分:1
-
EKF_for_1_Div_UnLine_System
EKF_for_1_Div_UnLine_System
老师写的程序 EKF 效果很好 对EKF的理解有帮助(EKF_for_1_Div_UnLine_System
Teachers write the program EKF effect good understanding of the EKF)
- 2012-12-29 22:21:19下载
- 积分:1
-
varargServlet
实现在网页上利用matlab画图,实现在网页上利用matlab画图(On a web page using matlab drawing)
- 2013-04-29 00:37:40下载
- 积分:1
-
TPp
tp for electrical class for regulation speed for mcc
- 2014-04-03 00:58:21下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
RGB2gray
matlab 中用来将rgb数据转换成灰度图像的源代码(matlab used to the rgb data into gray-scale image of the source code for)
- 2009-11-16 21:59:18下载
- 积分:1