-
vqsplit
This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each cluster replaces the centroid first. If the total distance is not improved substantially, The centroids are each split to two. This goes on untill the required number of clusters is reached and the improvement is not substantial.
- 2011-02-03 23:01:09下载
- 积分:1
-
MATLAB-(2)
MATLAB函数速查手册有函数使用详说明,不是copy,大部分是经验总结。。(MATLAB Function Quick Reference has detailed instructions to use the function, not the copy, most of lessons learned. .)
- 2011-05-22 16:50:21下载
- 积分:1
-
Centroid
WSN 质心定位算法 Centorid Algorithm
加经典参考文献
A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。
B:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息
未知节点把已经定位的未知节点与锚节点同等对待
C:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。(WSN centroid localization algorithm Centorid Algorithm
A: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown node using the neighbor anchor nodes to locate, no neighbors anchor nodes and unknown nodes can not be located.
B:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown nodes are positioned on as soon as the function of anchor nodes to send their neighbors estimated coordinate information
Unknown unknown node to node already positioned anchor nodes treated equally
C:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Of the unknown neighbor anchor node the neighbor nodes are only positioned anchor nodes, )
- 2013-08-31 19:13:47下载
- 积分:1
-
optica
运行optical.m文件,进入gui界面,能够实现对lens镜片,高度,宽度,半径等的调整,能够追迹光线,并调整光线的颜色,并输出追迹后的数据,焦点等数据(Run optical. M file, into the GUI interface, can realize the lens glasses, height, width, radius and adjustment, can tracing the light, and adjust the color of the light, and output the data after tracing, focus and other data)
- 2014-11-19 10:37:44下载
- 积分:1
-
ques3
matlab program is present in the file
- 2011-11-14 09:15:15下载
- 积分:1
-
pdf-and-cdf
This is a simple script two illustrate the concepts of Probability density function(pdf) cumulative density function (cdf).
Two help pdfs are also included to understand the pdf and cdf concepts.
- 2013-11-16 22:38:56下载
- 积分:1
-
sim
说明: 电路模拟的例程 包括图形 仿真的说明
欢迎大家下载(circuit simulation routines including graphic simulation Note welcome you download)
- 2006-03-14 08:38:30下载
- 积分:1
-
code
处理lasso regression。
使用stochastic Markov property。(Algorithm for solving the Lasso problem:
0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1
where ||beta||_1 is the L_1 norm i.e., ||beta||_1 = sum(abs( beta ))
We use the method proposed by Fu et. al based on single co-ordinate
descent. For more details see GP s notes or the following paper:
Penalized Regressions: The Bridge Versus the Lasso
Wenjiang J. FU, Journal of Computational and Graphical Statistics,
Volume 7, Number 3, Pages 397?416, 1998
)
- 2013-05-05 13:11:29下载
- 积分:1
-
IGA-MECHANICAL-ANALYSIS
这是进行IGA分析的 Matlab代码.可用于进行1维,2维和三维的线弹性问题分析,并可以进行裂纹的扩展,夹杂等的计算。同时,包括Eular梁和Kirchhoff板在内的结构力学问题也可行。
(This is the the Isogeometric Analysis (IGA) Matlab code.
The code supports one, two and three dimensional linear elasticity problems.
Extended IGA for hole, inclusion and crack modelling is also implemented.
Structural mechanics problems including Euler beam and Kirchhoff plates
(rotation-free formulations) are implemented as well.)
- 2020-10-04 15:27:39下载
- 积分:1
-
porojefanardamper
this is other mass-spring project with matlab gui that get initial values an d solve the motion equation and show wave of the motion
- 2010-12-26 06:26:53下载
- 积分:1