资源列表
nefcon
- 模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STA
GEPAlgorithm
- 基因表达式编程 基本算法 能够完成术用于公式发现、函数挖掘,关联规,则挖掘,因子分解,和预测等-gene expression programming algorithm can be used for the completion of the formula found that function Mining, related regulations, mining, factorization, and the forecast
tNQueens
- 链式结构堆栈类的类模板实现及用堆栈类求解N皇后问题-chain structure of the stack type and class template stack used for solving problems N Queen
lvq_KDD_3
- lvq神经网络 的编程 希望大家能用的上-lvq neural network programming hope everyone can be on the
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
解线性方程组的迭代法
- 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
matlab高斯消去法
- 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
小波变换的体会
- h3h3h3面并不很精通。我最近看的书《分行与小波》《小波十讲》《小波变换与分数傅里叶变换》《工程小波变换》等。上面所写,一部分来源于书,一部分来源于自己的体会。所以希望-h3h3h3 surface is not very proficient. I recently read "branch and wavelet" "wavelet 10 stresses" "wavelet transform and scores of Fourier
Andy-code1
- 数据结构和算法:包含各种算法,还有一个演示系统-data structures and algorithms : algorithms contained, a demonstration system
VC6动态链接库的编写和调用——四则表达式计算
- 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
后处理法程序PFL.f90
- ! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;
先处理法程序PFF.f90
- ! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力
