资源列表
pobeda
- Linear alg solving example in couple hours
Simpler
- 二维simple算法程序。。。。。。。。。。(Two dimensional simple algorithm program)
程序代码
- 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)
ABAQUS-UMAT-paper
- UMAT复合材料渐进损伤实现的具体文献,适合初学者阅读(UMAT for composites-paper)
Linde-UMAT-编译教程
- 复合材料二维渐进损伤分析Linde准则UMAT 子程序详解(UMAT illustration of Linde criteria for PDA of FRP)
Dubins-Curves-master
- 可以绘制任意两点之间的最小路径的dubins路径(The dubins path that can draw the smallest path between any two points.)
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)
附件2
- 实现复数运算,包含类的声明,输入输出流类,结构化编程(Implement complex operations, including class declarations, input and output streams, and structured programming.)
average_point_5mw
- 输入图像,读取灰度值计算材料中的电子密度(Input the image and read the gray value to calculate the electron density in the material.)
Code_FEM_book_2
- this code for finite element method
valve2d.msh
- 动网格例子,可以跟着做,动网格都是跟着例子 靠自己的例子(Dynamic grid,follow it.)
FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor