-
gp
说明: 用matlab实现的高斯随机场,在图像处理中非常实用,效率 很高(Implemented with the matlab Gaussian random, very useful in image processing, efficient)
- 2011-01-07 11:59:04下载
- 积分:1
-
ClassCastException
Thrown when a program attempts to cast a an object to a type with which it is not compatible.
- 2013-12-16 16:08:17下载
- 积分:1
-
matlab源程序
说明: 利用共轭梯度法,追赶法,龙格库塔法来求解问题的源程序,适用于计算方法初学者(The source program of using conjugate gradient method, pursuit method and Runge Kutta method to solve the problem is suitable for beginners of computational methods.)
- 2020-06-25 14:00:01下载
- 积分:1
-
explore_matlab
该书提供了详实的结合,尤为重要的是结合实例(matlab explore)
- 2010-07-21 19:48:58下载
- 积分: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
-
penduloDuploModelagem
Double pendulum simulation in Simulink
- 2014-09-30 11:48:59下载
- 积分:1
-
用于时间序列的小波周期分析
说明: 用于时间序列的小波周期分析,matlab语言编写,运行可用(Wavelet period analysis for time series, written in matlab language, available for operation)
- 2020-05-09 17:13:13下载
- 积分:1
-
chaoliu
说明: 配电网潮流计算,前推回代法,matlab程序(distribution system calculation)
- 2010-04-13 15:33:55下载
- 积分:1
-
ICA_gradient_descent
ICA梯度下降算法,里面包含了数据用来验证梯度下降算法的实现过程。对ICA的具体算法有清楚的了解。(ICA gradient descent algorithm, which contains the data used to verify the gradient descent algorithm implementation process. Have a clear understanding of the specific algorithms of ICA.)
- 2013-03-20 21:40:08下载
- 积分:1
-
forconv2
说明: 实现两个指数信号的卷积,通过绘制出两个输入的指数信号的图形进行卷积后的图形说明卷积的作用。(Convolution of two exponential signals to achieve, by drawing out the index of the two input signals after convolution graphics graphic illustration of the role of convolution.)
- 2010-04-08 09:20:52下载
- 积分:1