搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
hfssapi
- HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS scr ipting Interface. " T(hcI Xo^8o0xi This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating the required HFSS scr ipt
Introduction_to_artificial_neural_network_speech.r
- 基础性学习资料,人工神经网络技术入门讲稿,讲述ANN基本原理-Basic learning materials, artificial neural network technology entry scr ipt, describes the basic principles of ANN
BlockMatchingAlgoMPEG
- Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
r-lda
- face detection matlab scr ipt + pdf
Analytical_Poroelastic
- 各向同性空隙介质中波的传播的解析形式,应用下文的方法: Dai, N., Vafidis, A. & Kanasewich, E.R., 1995. Wave propagation in heterogeneous, porous media: A velocity-stress, finite-difference method, Geophysics, 60, 327-340. 更加详细的介绍见英文描述,该代码对于做波场模拟的同学有很好的参考价值。-MATLAB scr ip
mnist_data
- Un scr ipt est un ensemble d’instruction MATLAB qui joue le rô le de programme principal. Si le scr ipt est écrit dans le fichier de nom nom.m on l’exécute dans la fenêtre MATLAB en tapant après « >> » nom-Un scr ipt est un ensemb
script-to-plot-Fpdf
- scr ipt to plot Fpdf.In probability theory and statistics, the F-distribution is a continuous probability distribution.It is also known as Snedecor s F distribution or the Fisher–Snedecor distribution (after R. A. Fisher and George W. Snedecor). The
linear-programming-R
- 用R语言实现单纯形法,来求解AX<=b类的线性规划问题。-R scr ipt realize simplex method