-
square2dTM_mst
根据平面波展开法绘制的二维光子晶体能带图,包括TM和TE波两种模式(2d photonic crytal band structure)
- 2013-03-18 14:12:42下载
- 积分:1
-
Chan_3BS
无线定位基本算法TDOA_TOA_AOA tdoa通用算法(TDOA TOA AOA)
- 2013-11-25 19:20:20下载
- 积分:1
-
kalman-filter
基于卡尔曼滤波的系统目标追踪仿真,其中包括卡尔曼滤波函数、偏差分析函数、状态仿真功能块函数、以及目标追踪系统的simulink.(Including kalman filter function, deviation analysis functions, state simulation function block, and target tracking system of simulink)
- 2015-11-20 10:19:36下载
- 积分:1
-
ga遗传算法工具箱求解0-1整数规划问题
说明: 遗传算法 matlab(matlab ga)
- 2019-04-02 09:43:46下载
- 积分:1
-
S函数
说明: 可以实现微网逆变器VF控制。测试通过可以使用。(It can be realized VF)
- 2020-12-11 11:38:22下载
- 积分:1
-
musicdoa
基于MATLAB的MUSIC算法的示例,过程简单易懂,适于新手学习(MATLAB-based examples of the MUSIC algorithm, the process simple, suitable for novice learning)
- 2008-05-28 07:39:40下载
- 积分:1
-
09427
ldpc码的matlab功能程序,可以生成LDPC码(ldpc code matlab function program can generate LDPC codes)
- 2010-03-04 15:10:49下载
- 积分:1
-
matchimages
match two images and extract features.
- 2009-12-28 20:08:46下载
- 积分:1
-
No6a
Matlab教学课程实例资料,仅供教学参考。(Matlab tutorial instance data, teaching and reference purposes only.)
- 2011-01-17 11:15:26下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1