-
MATLABinternalfunctionofsmallchangessomealgorithms
MATLAB内部函数小改动,可实现一些算法(MATLAB internal function of small changes, some algorithms can be realized)
- 2010-08-06 09:34:19下载
- 积分:1
-
vector_axis_plot
说明: 行向量绘图,在matlab中对于含有大量的数据,单独在一张静态的图上是显示效果是很不理想的,这个程序实现了在matlab中以示波器的形式动态的显示器波形图(Row vector graphics in matlab in containing a large amount of data, alone in a static chart is to show the effect is not ideal, the realization of this procedure in matlab in the form of oscilloscope waveform display dynamic)
- 2009-08-09 11:35:16下载
- 积分:1
-
shri
Matlab Code for P-V Diagram for Gas Turbine Cycle :
1.LP Compression 2.Const. pressure Cooling
3.HP Compression 4.Const. Pressure Heat addition 5.Turbine Expansion
- 2014-09-26 06:55:09下载
- 积分:1
-
BSAS_clustring
BSAS clustering algorithm
- 2014-11-02 01:34:33下载
- 积分:1
-
双移线仿真
双移线仿真,车辆稳定性控制跟踪曲率,工程应用(Double line simulation and vehicle stability control track curvature)
- 2021-04-08 14:59:01下载
- 积分:1
-
verhulst_model
verhulst 预测软土路堤沉降,采用matlab编写(verhulst model for predicting the soft embankment settlement)
- 2012-12-10 16:01:26下载
- 积分:1
-
A-Guide-to-MATLAB-Object-Oriented
Matlab面向对象编程,英文版,适合初学者用,目前该类书籍很少,将就看看(Matlab object-oriented programming, in English, suitable for beginners to use, such books currently very few will look)
- 2013-06-28 11:22:16下载
- 积分:1
-
matlabsimulink
matlabsimulink通信系统建模与仿真实例分析—源代码(matlabsimulink Communication System Modeling and Simulation Case Study- Source code)
- 2010-09-29 16:14:15下载
- 积分:1
-
MATLAB-YUYAN-CHANG-YONG-SUAN-FA
MATALBA 常用算法集合 高清版 龚(MATALBA common set of high-definition version of the algorithm)
- 2011-09-22 15:07:31下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1