搜索资源列表
Two-Dimensional Linear Cohesive Zone Element
- c SUBROUTINE UEL c : Main function for the computational implementation of c a two-dimensional linear intrinsic cohesive element c SUBROUTINE k_Cohesive_PPR c : Function to compute the traction-separation relationship c of the PPR potential-based mod
蒙特卡洛模拟光子在生物组织中的传播
- A Monte Carlo model of steady-state light transport in multi-layered tissue (mcml) and the corresponding convolution program (conv) have been coded in ANSI Standard C. The programs can therefore be executed on a variety of computers. Dynamic data
Interval Type 2 Fuzzy Controller、simple implementation
- Here we present a simple method of implementing interval type-2 fuzzy logic controllers (IT2-FLCs) in MATLAB. The method is based on simplifying the representation of the IT2-FL inference mechanism.
15 point DFT simulation in matlab
- it is 15 point Implementation of DFT in matlab. that didn't use built in function in matlab. Result is 15 point DFT of input time signal.