-
crou
Crout s algorithm is used when the inversion of large matrices, say 1000X1000 is difficult. So Crout s algorithm uses LU decomposition method to get the same results as the inversion of Matrix.
- 2013-11-04 10:58:10下载
- 积分:1
-
xyj
洗衣机的模糊控制的matlab实现小Demo(Fuzzy Control of Washing Machine Based on MATLAB Demo)
- 2019-04-10 09:42:45下载
- 积分:1
-
123456
蒙特卡罗实验,计算误码率。为书上的程序。可以参考(Monte Carlo experiment to calculate the error rate. Procedures for the book. Can refer to)
- 2010-05-14 10:41:12下载
- 积分:1
-
wave_peak9
该函数用于读取ecg信号,找到小波变换模极大序列(function to read the signals ecg find wavelet transform modulus maxima sequence)
- 2006-10-09 01:16:00下载
- 积分:1
-
ANNforecasting
Artifical neural network forecasting. The code helps so much in training and testing data.
It also developed in order to predict another new data base on the observed data
- 2013-12-13 05:47:09下载
- 积分:1
-
bpsk_awgn
BPSK的AWGN分析归一化,对初学者会有所帮助(BPSK Analysis of the AWGN normalized, it would be helpful for beginners)
- 2007-10-28 16:28:29下载
- 积分:1
-
Matlab-Code
mathlab code for tdoa demo
- 2013-04-13 23:18:56下载
- 积分:1
-
MODELING-ALGORITHM
pv cell modeling:
MODELING ALGORITHM
SIMULINK PV + BUCK CONVERTER
SIMULINK PV CIRCUIT MODEL
PSIM 6.0 PV CIRCUIT MODEL
documents
- 2012-01-25 00:56:23下载
- 积分:1
-
jingxijifen
精细积分法计算地震动时程, 使用精细积分法计算Elcentro南北分量地震动八层框架结构时程(Precise integration method)
- 2021-04-12 11:38:57下载
- 积分:1
-
BP
BP神经网络:是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。(BP neural network: a Press the front back propagation algorithm to train multilayer feedforward network is one of the most widely used neural network model. BP network can learn and store large amounts of input- output mode mappings without prior reveal mathematical equations that describe this map. It' s learning rule is to use the steepest descent method, through a reverse spread to constantly adjust the network weights and thresholds, so that the minimum squared error of the network. BP neural network topology, including the input layer (input), hidden layer (hide layer) and output layer (output layer).)
- 2015-03-26 22:32:47下载
- 积分:1