-
fit_ellipse
最小二乘法椭圆拟合
fit_ellipse( x,y,axis_handle )
x,y为坐标点
适用于一般方程哦。好用(Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use)
- 2009-02-04 14:52:20下载
- 积分:1
-
75448158Rayleighsimulation
介绍了简单的ldpc编码,对初学者很有用!(Introduced a simple ldpc code is useful for beginners!)
- 2010-12-27 10:11:28下载
- 积分:1
-
WiMAX-RF-Planning-Guide
Guide on the planification of a wimax network.
- 2013-11-29 14:07:49下载
- 积分:1
-
RPCA
主成分分析法将图像分为低秩部分和稀疏部分(Principal Component Analysis (PCA) divides images into low rank and sparse parts)
- 2019-02-15 14:50:45下载
- 积分:1
-
heat
solving the heat equation
- 2010-12-03 21:18:22下载
- 积分:1
-
ants_arithgom
aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建
mcl是马尔科夫聚类算法
nmf是矩阵的非负分解
Generative Topographic Mapping工具包(aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorithm to build mcl is nmf non-negative matrix decomposition of Generative Topographic Mapping Toolkit)
- 2010-03-13 14:44:41下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
MOP
CODE FOR MATLAB FOR DOWLODING
- 2013-03-23 15:55:24下载
- 积分:1
-
最先提出深度学习算法hinton的自动编码器AutoEncoder
最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在
science的文章(First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer rbm automatic encoding multi-features of the training, and then use the gradient algorithm fine turn. Feature extraction can be classified. With compression bag has been training with the signature image data. Note You can view the corresponding algorithm was published in 2006 in hinton
science articles)
- 2020-10-03 14:57:40下载
- 积分:1
-
3D_ModeSolver
很强大的3d模式求解程序,可以求解各种结构的模式分布(3D mode solver,)
- 2010-10-22 20:48:40下载
- 积分:1