-
Stress-Strain-MD
Stress Strain in Molecular Dynamics
- 2013-03-14 21:31:14下载
- 积分:1
-
21367
MATLAB GUI实现动态画图曲线的源程序代码(MATLAB GUI for dynamic drawing curve of the source code
)
- 2014-12-12 14:39:44下载
- 积分:1
-
lopolor
对数极坐标变换MATLAB程序,可以用于对图像做对数极坐标变换,常用于模式识别领域,用于识别旋转的图像(This program can be used to lo-poloar transform the image)
- 2013-11-25 16:38:02下载
- 积分:1
-
code-Feature-Selection-using-Matlab
一种基于matlab的神经网络编码特征选择。特征点提取。(Based on neural network matlab coding feature selection. Feature point extraction.)
- 2014-01-18 22:06:34下载
- 积分:1
-
表情识别源代码
表情识别代码,含有一个训练库和一个测试图片库。可生成程序,兼容c++
- 2022-03-17 06:38:23下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
dianbian
这个文档里的东西讲得是单边MPC控制,欢迎大家下载交流。(This document, the things said to be unilateral MPC control, welcome to download exchange.)
- 2011-10-20 12:27:35下载
- 积分:1
-
粒子群算法仿真
粒子群算法仿真,基于matlab平台搭建,供大家学习参考
- 2022-09-04 10:45:03下载
- 积分:1
-
BPSKAWGN
加性高斯噪声信道下BPSK信道估计,matlab程序,做得还比较好!希望能帮助你们!(AWGN channel under BPSK channel estimation, matlab procedure done better! To help you!)
- 2009-05-08 23:36:26下载
- 积分:1
-
p-laplace
说明: 改进了Criminisi算法,采用P-laplace算子作为数据项进行优先级计算,并有计算PSNR的功能(Improved Criminisi algorithm, using P-laplace operator as data items priority basis, and have calculated the functions of PSNR)
- 2021-03-15 10:49:22下载
- 积分:1