搜索资源列表
Gauss_pivot
- Gauss列主元素消去法,同时给了Matlab的M文件和C代码文件。-out the main elements of Gauss elimination, but also to the Matlab M C code files and documents.
AGuideToTheFFT_2ndEd
- 实现快速傅立叶变换的程序,是matlab下的M文件,内部还和含有一个介绍PDF文件-fast Fourier transform procedures, the Matlab M paper Internal also contains an introduction and PDF files
MatlabToolBoxMM
- Matlab M-Files for Mathematical Modelling
GBMM1D.m
- 一维伽辽金型无网格法MATLAB程序 无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。
MWLS1D.m
- 一维新型有效的无网格方法最小二乘无网格法MATLAB程序
optim.rar
- 多变量非线性优化模型求解,对约束条件建立m文件,Multi-variable nonlinear optimization model for solving the establishment of restrictive conditions on m file
fitellipse.m.rar
- 用matlab拟合椭圆,简单算法!运用最小二乘法,elliptical fitting
EM-algorithm-of-Matlab-source
- EM算法的Matlab源码 EM算法是机器学习中一个很重要的算法,即期望最大化算法,主要包括以下两个步骤: E步骤:estimate the expected values M步骤:re-estimate parameters-EM algorithm of Matlab source EM algorithm is the machine learning a very important algorithm, which maximize algorithm, mainly
arrow3.m.tar
- matlab中实现箭头的程序,直接作为函数使用。-matlab realize the arrow in the procedure
Cplex121_Example
- matlab调用cplex12.1的例子,这些例子对matlab的cplex接口函数做了非常详细的说明,适用于cplex-matlab的初学者-matlab call cplex12.1 the examples that the cplex interface function of matlab to do a very detailed explanation for beginners cplex-matlab
multifit
- 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量 Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
M-Files
- matlab编写的有限元计算源程序,包括连续体和结构的有限元计算-matlab source code written in finite element analysis
kMeansCluster-Code-For-matlab.m
- The code for k-means cluster in matlab. It works well in matlab.
3FDTD-method-by-Matlab
- This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over three-dimensional Cartesian space lattice comprised of uniform cubic grid cells. To illustrate the algorithm, an air-filled rectangular cavity
gradientDescentTrain.m.tar
- 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
局部最大熵形函数matlab程序
- 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
插值与拟合
- 附件为插值与拟合程序,用matlab中m文件实现 。(the above fitting program is done by matlab M file ,which is useful for beginnners.)
MATLAB计算
- 编写M文件,计算以下问题: 口口口口x口=口口口口 以上九个口代表1~9这九个数字,不得遗漏或重复。(Write M file, calculate the following questions:ABCD x N=EFGH More than nine mouth on behalf of the 1 ~ 9 nine Numbers, not omission or duplication.)
wpsnr.m
- This function displays the PSNR (peak signal-to-noise ratio) between two images. The answer is in decibels (dB). PSNR is very common in image processing. A sample use is in the comparison between an original image and a coded/decoded image. Typica
lect1
- This appendix contains a selection of basic MATLAB m-file programs used in this text to produce figures and are listed here as sample code for readers.
