-
newvolterra
一种计算时间周期的算法,可以长期使用,用于混沌相空间重构。(a new fangfa of kongjian didai)
- 2009-12-15 18:23:43下载
- 积分:1
-
matlab5
matlab 学习资料 第五章 matlab句柄绘图(Chapter V matlab learning matlab handle graphics)
- 2009-05-23 12:44:25下载
- 积分:1
-
Digital-Image-Processing_MATLAB
冈萨雷斯编写的数字图像处理Matlab版,是Matlab和图像处理的最佳组合(A classical digital image processing books, tells the classic algorithm for digital image processing.)
- 2011-08-31 23:30:01下载
- 积分:1
-
StellariaTechDemo1_4_0
MATLAB Stellaria Demo APPS
- 2013-04-12 16:37:36下载
- 积分:1
-
function_opt_demo
使用matlab应用遗传算法进行函数优化(Using genetic algorithm in matlab to optimize function)
- 2005-05-09 16:54:19下载
- 积分:1
-
cement
cement, modeling cemented sand
- 2013-08-08 06:15:31下载
- 积分:1
-
rand_generalized_gauss_rej
Acceptation rejection Algorithme for Generalized Gaussian Data Generation
- 2011-02-14 20:01:21下载
- 积分:1
-
Chapter7
John D. Anerdson《计算流体力学基础及其应用》 第7章:拟一维喷管流动的数值解。自己编写的Matlab源代码。(The John D. Anerdson " Computational Fluid Dynamics foundation and its applications," Chapter 7: Proposed numerical solution of one-dimensional nozzle flow. I have written Matlab source code.)
- 2013-04-15 21:48:10下载
- 积分:1
-
Calculation-of-special-functions
21种特殊函数的数值计算的matlab代码,包括bessel函数,gamma函数,beta函数等(21 kinds of special functions matlab numerical code, including bessel function, gamma function, beta function, etc.)
- 2014-02-08 11:27:25下载
- 积分: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