-
robot1
主要是对运动中杆件的位置仿真,观察角度2变化对末端倾角的影响(Mainly for the location bar movement simulation, observation point 2, the impact of change on the end of the dip)
- 2010-08-20 22:07:28下载
- 积分:1
-
MarsOrbirSys_dynamic
火星轨道坐标系下的卫星动力学方程,用于航天工程计算(Mars satellite dynamic equations in orbit coordinate system )
- 2011-10-27 20:54:05下载
- 积分:1
-
kMeansCluster
数据挖掘中k均值划分聚类算法。输入对象的数据集矩阵和簇的数量,使用欧拉距离计算对象之间的相拟度(K-means partitioning clustering algorithm in data mining. Input object data sets matrix and the number of clusters, using euler distance calculation。)
- 2013-05-04 10:18:56下载
- 积分:1
-
matlab
Matlab中的基本数据类型是向量和矩阵,所以很自然地,信号处理工具箱中的信号也用向量或矩阵表示。列向量和行向量表示单通道信号,矩阵表示多通道信号,矩阵中的每一列表示一个通道。(The basic data types in Matlab is a vector and matrix, so naturally, Signal Processing Toolbox is also used in the signal vector or matrix. Column vector and row vector and single-channel signal, matrix multi-channel signal, a matrix each column represents a channel.)
- 2010-06-07 14:31:44下载
- 积分:1
-
AGWNTest
验证在时域AWGN添加的SNR的数值等于在频域获得的SNR数值(Validation added in the time domain SNR value equal to access to the SNR in the frequency domain values)
- 2010-08-05 16:42:32下载
- 积分:1
-
GA_and_ACO_TSP
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。(The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.)
- 2010-09-03 21:45:37下载
- 积分:1
-
144434smartcard
Identification cards — Contactless integrated circuit(s) cards — Proximity
cards — Part 4: Transmission protocol(Identification cards- Contactless integ rated circuit (s) cards- Proximity cards- Part 4 : Transmission protocol)
- 2007-04-20 22:37:25下载
- 积分:1
-
hough_matlab
基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行!!(HOUGH transform line detection based on the MATLAB source code, you can download directly run! !)
- 2011-08-15 21:11:09下载
- 积分:1
-
matlab
MATLAB is a software package for doing numerical
computation. It was originally designed for solving linear
algebra type problems using matrices. It’s name is derived
from MATrix LABoratory.
- 2013-07-30 13:29:23下载
- 积分:1
-
least-square-method
最小二乘法是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(Least squares method is a mathematical optimization techniques. It matches by squaring and finding data to minimize the error of the best functions. Least square method can easily be obtained unknown data, and so these squared error between the obtained data and the actual data and the minimum. The least squares method can be used for curve fitting. Some other optimization problems can be expressed by the least squares method by minimizing or maximizing entropy energy.)
- 2014-12-01 11:23:44下载
- 积分:1