-
ADCReport
ADC report Matlab implementation
- 2011-01-25 06:30:01下载
- 积分:1
-
Matlab7.0
MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分(The MathWorks Inc. MATLAB is a U.S. commercial mathematics software for algorithm development, data visualization, data analysis, and numeric computation senior technical computing language and interactive environment, including MATLAB and Simulink two most)
- 2013-10-30 11:34:08下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
ptdef5Rfld
Photonic Bands calculation for square lattice photonic structures
- 2009-05-01 19:46:02下载
- 积分:1
-
phantomxian2
利用古典显式方法模拟了一个二维波动方程传播过程(A propagation of two-dimensional wave equation is used to simulate the process of the classical explicit methods)
- 2014-12-08 21:06:55下载
- 积分:1
-
CarSim-Data
关于Carsim和Matlab联合仿真的学习资料,很详细的介绍了二者的仿真过程(On Carsim and Matlab simulation learning materials, both very detailed simulation)
- 2021-01-08 23:38:51下载
- 积分:1
-
stage_reaction
这个小程序是计算涡轮一级的反动度沿叶高分布的,只要有压力沿叶高分布的.csv文件即可(This program can calculate the reaction in the turbine, it only needs the pressure distribution along radial direction.)
- 2013-12-05 19:46:11下载
- 积分:1
-
zabo
1 瑞利分布实现程序
2 瑞利分布+杂波
3 相关对数正态分布杂波
4 相关weibull分布杂波
5 相干相关K分布杂波
(1 Rayleigh distribution to achieve program
2 Rayleigh distribution+ Clutter
3 Related lognormal clutter
4 related weibull distribution clutter
5 coherent K distributed clutter)
- 2014-01-13 13:52:04下载
- 积分:1
-
NDO-ASMC
说明: 利用干扰观测器+滑模控制进行机械臂轨迹跟踪,完整代码(The trajectory tracking of the manipulator with disturbance observer + sliding mode control)
- 2020-12-05 23:09:24下载
- 积分:1
-
LDPC-Code-Rate-1_2
Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.
- 2014-10-08 20:19:58下载
- 积分:1