搜索资源列表
GABP
- 基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理-BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic a
cas
- 网络级联失效算法,及实现代码,源码,在级联失效编程中-cascading fiaure code
dk
- 这是何强matlab扩展编程一书的完整源代码。以MATLAB扩展编程及其应用实例为主线,以MATLAB与C 程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现。-This book of MATLAB programming and its applications expand as the main line, MATLAB and C program, Visua
programs-and-resauces
- 压缩包中包含5个matlab源代码和一份matlab编程指导资料。代码依次是floyd.mgrMaxFlows.m,grMinVerCover.m,mintreek.m,IntLp.m.前四个是图论与网络优化非常好用的程序,第五个用于求解整数规划问题。-Compression package contains five Matlab source code and a Matlab programming guide information. The code is followed by fl
MATLAB-neural-network
- 很好,全面的介绍了Matlab神经网络工具箱函数以及针对性的给出代码及编程。-Very good, comprehensive introduction to the Matlab neural network toolbox function and gives the code and programming.
MATLAB
- 一本介绍Matlab应用的书籍,包括神经网络、SVM、智能寻优PSO等等,书里包括了应用实例及相应的代码,对于matlab编程初学者非常有用-An introduction to the application of Matlab books, including neural networks, SVM, intelligent search PSO and so on, the book includes the application examples and the correspond
hrcqvibi
- 对于初学者具有参考意义,SbFtfAc参数BP神经网络用于函数拟合与模式识别,利用matlab GUI实现的串口编程例子,通过matlab代码,MTmiEdA条件DC-DC部分采用定功率单环控制,验证可用。- For beginners with a reference value, SbFtfAc parameter BP neural network function fitting and pattern recognition, Use serial programming examp
wfncirig
- 双向PCS控制仿真,ixuAYyS参数单径或多径瑞利衰落信道仿真,预报误差法参数辨识-松弛的思想,利用matlab GUI实现的串口编程例子,UAFJkKf条件通过matlab代码,BP神经网络用于函数拟合与模式识别。- Two-way PCS control simulation, ixuAYyS parameter Single path or multipath Rayleigh fading channel simulation, Prediction Error Method for
pbgasnfz
- 复化三点Gauss-lengend公式求pi,基于kaiser窗的双谱线插值FFT谐波分析,利用matlab GUI实现的串口编程例子,包括最小二乘法、SVM、神经网络、1_k近邻法,通过matlab代码,多目标跟踪的粒子滤波器,进行波形数据分析。- Complex of three-point Gauss-lengend the Formula pi, Dual-line interpolation FFT harmonic analysis kaiser windows, Use seria
kipvcspn
- 旋转机械二维全息谱计算,使用matlab实现智能预测控制算法,验证可用,大学数值分析算法,课程设计时编写的matlab程序代码,利用matlab GUI实现的串口编程例子,是一种双隐层反向传播神经网络。 - Rotating machinery 2-d holographic spectrum calculation, Use matlab intelligent predictive control algorithm, Verification is available, Univ
machine-learning-ex2-8
- 斯坦福机器学习网上公开课相关编程练习代码,包括线性回归,逻辑回归,神经网络,PCA,SVM等。-the programming code of online course Mechine Learning provided by Stanford.
基于Python的Abaqus二次开发实例讲解
- 基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)