-
ClusterEnsembleV20
聚类集成算法CSPA、HGPA、MCLA的实现(three cluster ensembles algorithms cspa,hgpa and mcla)
- 2012-04-23 19:41:33下载
- 积分:1
-
1
说明: CATIA V5创成式工程图设计官方文档,总共490页,很好的学习帮助(CATIA V5 generative drawing style design)
- 2011-01-05 10:56:05下载
- 积分:1
-
kalman
描述了在跟踪物体运动的卡尔曼程序。以及绘制出图像。。(matlab kalman)
- 2013-04-09 10:09:26下载
- 积分:1
-
Won06AIDS
Matlab toolbox neural network function neural network 06b AIDS on neural network toolbox
- 2007-09-22 13:19:18下载
- 积分:1
-
MATLAB-score-managemeng
说明: 用matlab自带的GUI界面设计了一个成绩管理界面,可进行成绩的载入、查询、绘图、求平均分和存储!可直接用!
(Matlab GUI interface that comes with the design of a performance management interface, the results of the load, query, plot, find the average and store! Can be used directly!)
- 2011-03-16 20:54:39下载
- 积分:1
-
monitor-function-
这个是用matlab的编写的能定时摄像头照相或监控功能。(This is to regularly camera, camera or monitor function using matlab written.)
- 2012-08-20 19:22:45下载
- 积分:1
-
fil1
This code is meant to compute speckle contrast maps from raw speckle images.
- 2012-10-23 18:42:09下载
- 积分:1
-
Modified-periodogram
(2). 采用汉明窗,分段长度L=32,用修正的周期图法进行谱估计,并分析数据长度N,分段长度M对谱估计结果的影响。((2) using Hamming window, segment length L = 32, the modified periodogram method of spectral estimation and analysis of data length N, the length M of the sub-spectrum estimation results.)
- 2012-01-12 10:30:17下载
- 积分:1
-
alamouti2_2
source code for alamouti
- 2013-12-23 12:30:02下载
- 积分:1
-
RBFNN
Three function for RBF neural network, using OLS,Rand and SGA
function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol)
p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數
t 為目標輸出值,1×K矩陣
tol 為指定容忍度或正確率
centers選定中心點,N×nc矩陣
sigma為 ? 值
W為輸出層權重,nc×1矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE
- 2009-12-10 10:25:35下载
- 积分:1