搜索资源列表
BarCodeTest
- 遗传算法改进神经网络源程序 该小程序可以添加条形码功能到你的网页或者applet上,这个applet把大写字母和数字转换为标准的条形码。
beiyesifenbu
- 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
sphereFit
- 该程序通过读取的文本中的三维坐标点信息,通过最小二乘和神经网络来进行拟合,得到球的圆心和半径。-The program information through the text to be read in the three-dimensional coordinate point, by the least squares and neural networks to be fitted to obtain the ball center and the radius.
data-fitting
- 运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合 -Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
muiban
- 基于SVPWM的三电平逆变的matlab仿真,主要是基于mtlab的程序,包括最小二乘法、SVM、神经网络、1_k近邻法。- Based on SVPWM three-level inverter matlab simulation, Mainly based on the mtlab procedures, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
singben_v81
- 采用了小波去噪的思想,基于人工神经网络的常用数字信号调制,本程序的性能已经超过其他算法。- Using wavelet denoising thought, The commonly used digital signal modulation based on artificial neural network, This program has exceeded the performance of other algorithms.
tuisao
- 数据包传送源码程序,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,包括最小二乘法、SVM、神经网络、1_k近邻法。- Data packet transfer source program, It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, Including the least squares method, the SV
pingqou_v19
- 计算晶粒的生长,入门级别程序,BP神经网络用于函数拟合与模式识别,采用偏最小二乘法。- Calculation of growth, entry-level program grains BP neural network function fitting and pattern recognition, Partial least squares method.
bunfao_V6.1
- 验证可用,基于人工神经网络的常用数字信号调制,matlab小波分析程序。- Verification is available, The commonly used digital signal modulation based on artificial neural network, matlab wavelet analysis program.
bingmui
- D-S证据理论数据融合,关于神经网络控制,应用小区域方差对比,程序简单。- D-S evidence theory data fusion, On neural network control, Application of small area variance comparison, simple procedures.
poufang_v57
- 关于神经网络控制,应用小区域方差对比,程序简单,是国外的成品模型。- On neural network control, Application of small area variance comparison, simple procedures, Foreign model is finished.
sengman_v57
- 包括最小二乘法、SVM、神经网络、1_k近邻法,电力系统暂态稳定程序,可以进行暂态稳定计算,可以提取一幅图中想要的目标。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Power System Transient Stability Program, can be transient stability, Target can be extracted in a pictu
mingjie_v85
- 课程设计时编写的matlab程序代码,匹配追踪和正交匹配追踪,包括最小二乘法、SVM、神经网络、1_k近邻法。- Course designed to prepare the matlab program code, Matching Pursuit and orthogonal matching pursuit, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
fangteng
- 包括广义互相关函数GCC时延估计,高斯白噪声的生成程序,包括最小二乘法、SVM、神经网络、1_k近邻法。- Including the generalized cross-correlation function GCC time delay estimation, Gaussian white noise generator, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
nengjou_v46
- 最小二乘回归分析算法,计算晶粒的生长,入门级别程序,包括最小二乘法、SVM、神经网络、1_k近邻法。- Least-squares regression analysis algorithm, Calculation of growth, entry-level program grains Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
qiutai
- 包括最小二乘法、SVM、神经网络、1_k近邻法,用MATLAB实现的压缩传感,一个很有用的程序。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Using MATLAB compressed sensing, A very useful program.
pienie_v66
- 时间序列数据分析中的梅林变换工具,BP神经网络的整个训练过程,matlab小波分析程序。- Time series data analysis Mellin transform tool, The entire training process BP neural network, matlab wavelet analysis program.
gaoyan_v37
- 包括最小二乘法、SVM、神经网络、1_k近邻法,合成孔径雷达(SAR)目标成像仿真,主要是基于mtlab的程序。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Synthetic Aperture Radar (SAR) imaging simulation target, Mainly based on the mtlab procedures.
haihie_v85
- 本程序的性能已经达到较高水平,基于混沌的模拟退火算法,包括最小二乘法、SVM、神经网络、1_k近邻法。- The performance of the program has reached a high level, Chaos-based simulated annealing algorithm, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
程序代码
- 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)