-
123
该代码为基于灰色神经网络的预测算法,里面数据累加作为网络输入(The code is based on the gray neural network prediction algorithm)
- 2011-08-31 20:32:33下载
- 积分:1
-
11111111111111111111111111114775
详细和具体介绍了基于MATLAB与VC_的水轮机综合特性曲线处理系统研究(Detailed and specific MATLAB-based introduction of the turbine and VC_ deal with General System Characteristic Curve)
- 2009-03-17 10:26:35下载
- 积分:1
-
matlablanger
说明: 利用Matlab语言实现拉格朗日插值计算和复化辛普森,对于数值分析有一定的帮助(matlab LANGRE xinpusen)
- 2011-04-04 21:05:44下载
- 积分:1
-
work
车牌识别,MATLAB源程序,实验过了可以使用。放心下载。(License Plate Recognition)
- 2014-09-22 22:17:57下载
- 积分:1
-
dsp
采用MATLAB软件实现线性卷积、循环卷积等DSP教程里的原理图像,并附有详细实验报告。(Linear convolution using MATLAB software, such as circular convolution DSP tutorial principle image, along with a detailed test report.)
- 2014-12-31 16:29:14下载
- 积分:1
-
现代永磁同步电机控制原理及MATLAB仿真
说明: 书籍以及对应的例程,都可以使用 非常好用,而且每个章节也会有对应的模型,是有关于PMSM模型的,可以学习到 滑模控制、FOC控制以及弱磁等控制巴拉巴拉的(Books and corresponding routines can be used very easily. Moreover, there will be corresponding models in each chapter, which is about PMSM model. You can learn sliding mode control, FOC control and flux weakening control of Balabala)
- 2021-04-27 21:08:45下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1
-
Fuzzy-Control-of-PUMA-Robot
MATLAB/SIMULINK Based
Fuzzy Control of PUMA Robot
- 2014-12-12 04:01:51下载
- 积分:1
-
Broadband_FWM_products
optical fiber simulation
- 2014-01-14 17:47:06下载
- 积分:1
-
PCA
函数作用:
cwstd.m——用综合标准化法标准化矩阵
Cwfac.m——计算相关系数矩阵,计算特征向量和特征值,对主成分进行排序,计算各个特征值的贡献率,挑选主成分(贡献率达与85 ),输出主成分个数,计算主成分载荷
Cwscore.m——计算各主成分得分,综合得分并排序
Cwprint.m——读入数据文件,调用以上三个函数,并输出结果
原始数据:存储在src.txt中是一个30×8的矩阵
敲入命令:
(PCA)
- 2010-12-29 15:01:49下载
- 积分:1