-
FEM_using_triangle
通过用三角形网格来对经典悬臂梁问题进行静力学分析,得到位移场,应力和应变场,同时与精确值相比较。(Triangular grid by using the classical beam problems to static analysis, the displacement field, stress and strain fields, and compared with exact values.)
- 2010-05-13 21:26:25下载
- 积分:1
-
noise_pm
噪声调相信号仿真代码(用高斯白噪声调制)(PM signal noise simulation code (Gaussian white noise modulation))
- 2015-01-22 21:18:38下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
ACmotor
异步电机的电流预测控制,给定转速,通过比较电机输出的dq轴电流和给定电流判断控制性能的优劣(predictive Current Control)
- 2020-10-18 20:57:26下载
- 积分:1
-
HKWEQHUIEBDSJK
MATLAB训练用的智能算法,有遗传蚁群蜂群各中若干 (Intelligent algorithm based on MATLAB training to use, there are a number of genetic ant colony of bees in each)
- 2014-09-19 10:25:30下载
- 积分:1
-
dace
一种kriging成熟的建模工具箱,通过回归函数和预测函数,来对实际的系统进行建模和预测。( a kriging toolbox to construct a APPXIMATON MODEL)
- 2013-04-18 09:30:31下载
- 积分:1
-
FFT_TEST
模拟数字信号进行matlab的FFT运算。对频谱进行对数谱和功率谱的转换。(Analog and digital signal matlab the FFT operation. The number of the spectrum of the spectrum and power spectrum of the conversion.)
- 2011-06-29 16:09:37下载
- 积分:1
-
ASK-OOK-FSK-BPSK
Matlab代码实现了一个调制的GUI界面,同时实现了ASK, OOK, BPSK, QPSK, 8PSK调制算法的源代码。以图像形式展示了各种调制算法的实际运行结果。
(Matlab code implementation of a modulation GUI interface, at the same time achieve the ASK, OOK, BPSK, QPSK, 8PSK modulation algorithm source code. Image form a variety of modulation algorithm to display the actual results.)
- 2009-03-10 18:50:32下载
- 积分:1
-
ANFIS
对于造型复杂工业过程控制,提出了控制ANFIS建模和应用程序的方法(For modeling complex industrial process control, a method to control ANFIS modeling and applications)
- 2015-04-09 11:05:04下载
- 积分:1
-
sift
特征提取SIFT算法,对放缩 旋转不变性使此算法的经典之处。模式识别的必会算法(SIFT feature extraction algorithm, scaling rotation invariance to the classic between the algorithm. Pattern recognition algorithm will be)
- 2010-09-14 15:21:41下载
- 积分:1