-
HowtouseSimulink
simulink的经典用法,偶然在其他地方看到的,和大家共享(simulink classic usage, occasionally, in other places to see, and everyone shared)
- 2007-08-31 10:23:54下载
- 积分:1
-
simpyfuild
自己编写的简单流体力学程序,供大家参考学习(Hydrodynamics code to write your own simple, for your reference learning)
- 2010-10-29 17:14:55下载
- 积分:1
-
Pegasis-Protocol-in-Matlab
Pegasis protocol for wsn matlab code
- 2014-09-25 15:04:13下载
- 积分:1
-
Cluster-analysis
本程序包,包括六个子程序,其功能内部都有注释。主要解决聚类分析问题。运行时六个子程序都要放在matlab根目录下。(This package includes six routines, their functions have internal comment. Cluster analysis is mainly to solve the problem. Six runtime routines should be placed under matlab root directory.)
- 2015-03-30 22:04:56下载
- 积分:1
-
Optrol
pemrograman integer dari Indonesia
- 2015-04-16 15:29:04下载
- 积分:1
-
data
数字图像处理几种算法的MATLAB实现,若有疑问请联系qq:546654010(Digital Image Processing Algorithms for MATLAB realize, If in doubt please contact qq: 546654010)
- 2008-02-12 11:25:55下载
- 积分:1
-
F16model
模拟F16战斗机飞行数据,提供两种模式,低空和高空(Analog F16 fighter)
- 2009-04-08 12:14:12下载
- 积分:1
-
fdtd1D
一维FDTD计算电磁散射的MATLAB源码(1D-FDTD code for the simulation of electromagnetic scattering problems)
- 2010-09-27 21:41:08下载
- 积分:1
-
PCA
说明: 一个关于主成分分析的matlab演示,十分有用(A principal component analysis on matlab demo, very useful)
- 2010-04-16 16:35:08下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1