-
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
-
shicha
说明: 基于随机采样的视差平面拟合
(Based on random sampling of disparity plane fitting)
- 2010-04-28 14:06:13下载
- 积分:1
-
FDTD
fd快速算法,实现数据的时域差分算法。包含一维和二维的算法(fd fast algorithm, difference time-domain algorithm data.)
- 2014-09-18 21:15:19下载
- 积分:1
-
A_Star1
运用matlab语言,A*算法实现移动机器人路径规划(Path Planning: A* Algorithm
Navigating a terrain and finding the shortest path to a Goal location is one of the
fundamental problems in path planning. While there are many approaches to this problem, one of
the most common and widely known is the A Star search.)
- 2013-05-05 17:25:51下载
- 积分:1
-
kalman-KPMstats
这是一种采用matlab语言来实现KPMstats的源程序。(This is a method for KPMSTATS .)
- 2012-02-02 17:40:30下载
- 积分:1
-
DFIG-Example_v14
基于电力系统仿真软件DIGSILENT的双馈感应风电场,包含控制和风速模块。(Based power system simulation software DIGSILENT doubly fed induction wind farms, including control and speed module.)
- 2015-12-03 18:52:58下载
- 积分:1
-
tx_modulate
tx module system in matlab
- 2012-09-25 10:44:04下载
- 积分:1
-
distributed power system .zip
MATLAB分布式电力系统状态估计完整程序.用于分布式光伏电站并网(MATLAB distributed power system state estimation complete program for distributed photovoltaic power station grid connected)
- 2020-11-04 19:49:52下载
- 积分:1
-
iic
matlab迭代控制程序 比较实用 仅供参考(matlab iterative control procedure more practical for reference only)
- 2010-05-26 11:12:53下载
- 积分:1
-
FDTD
船舶电力推进系统的电磁场时域有限差分算法(Marine electric propulsion system of electromagnetic fields finite difference time domain algorithm)
- 2011-06-22 11:08:20下载
- 积分:1