资源列表
gaosi
- 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图-Gaussian random signals generated source code matlab
yc1
- 遗传算法小例子,适合初学者。-A small example of genetic algorithms, suitable for beginners.
AGC_simulation
- 采用最速下降法的AGC仿真,比较了用误差平均和仅用当次误差的控制效果。-The steepest descent method using the AGC simulation, compared with the average error, and only when the second error control effect.
embed8bit
- a steganography algorithm for embeding-a steganography algorithm for embeding
Matlab_bp
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
fuzzyPID
- 模糊自适应PID控制m文件,采用MATLAB仿真-M fuzzy adaptive PID control file, using the MATLAB simulation
eluar
- 解微分方程的欧拉法,龙格-库塔法及其 MATLAB 简单 实例欧拉方法(Euler method)用以对给定初值的常微分方程(即初值问题)求解 分为前进 EULER 法、后退 EULER 法-Solution of differential equations of Euler, Runge- Kutta method and MATLAB simple example Euler (Euler method) for a given initial value ordinary differe
judge_shudu
- 判断某个数独的解是否合法,合法输出YES,不合法输出NO-Determine whether a legitimate solution Sudoku
greatest
- 使用C#控制台程序,求最大公约数和最小公倍数-Using the C# console program, seeking the greatest common divisor and least common multiple
myIntegration
- 数值计算 等间距的数值积分算法 包括 梯形法,辛普森法,牛顿科斯特算法,以及对应的复合算法,-Numerical calculation pitch numerical integration algorithms, including trapezoidal method, Simpson, Newton Coster algorithm, and the corresponding complex algorithms,
GS
- 在电子工程数值分析方法中使用高斯-塞德尔迭代进行求解。-In the electronic engineering numerical analysis method using Gauss-Seidel iteration algorithm.
clarke
- 克拉克变换的C程序,用于坐标变换,电力系统-c program for clarke transformation