-
matlab-drawing
介绍matlab的各种作图命令,及一些相关的典型的作图实例,对初学者有很大的帮助(Introduced a variety of mapping matlab command, and some examples related to the typical plot, a great help for beginners)
- 2011-08-04 19:48:14下载
- 积分:1
-
powerflow
一个可运行的潮流计算程序,用牛顿拉弗逊法进行求解。(verry good!)
- 2011-09-10 18:01:38下载
- 积分:1
-
MPCA
说明: 利用多向主元分析算法MPCA算法进行三维数据的降维(Dimension Reduction Using MPCA)
- 2021-02-02 16:39:59下载
- 积分:1
-
find_frameStart
用matlab在所采集到的数据中快速寻找首帧,只需要改几个参数就能实现。(It is easy to find the start frame in recieving data.)
- 2010-11-25 22:35:21下载
- 积分:1
-
IMM_PF
IMM Particle Filter for ballistic projectile tracking
- 2020-11-05 22:19:51下载
- 积分:1
-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1
-
Matlab3
:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。
通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。(: Based on the Matlab language genetic algorithm toolbox and floating point support for binary encoding, and provides a wide range of selection, crossover and mutation method. Through concrete examples of Matlab genetic algorithm toolbox described the usage of introduction.)
- 2007-09-07 20:08:09下载
- 积分:1
-
lena
说明: lena图像的分解将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。
(lena image after decomposition of the standardized image data format suitable for display by the image is converted to uint8 format suitable for numerical treatment of the double format, and then call the function of two-dimensional wavelet decomposition for image decomposition, and finally in order to clearly show the decomposition of the image of the tower structure , the corresponding region in the image number of the line drawn.)
- 2008-09-29 09:18:37下载
- 积分:1
-
_linprog_Program4
Linear programing
Compressive sensing
- 2013-12-31 15:44:38下载
- 积分:1
-
gaussian-smoothing-filter
高斯平滑滤波,属于低通滤波,有效去除图像噪声。(Gaussian smoothing filter, a low pass filter effectively removes image noise.)
- 2013-12-19 14:11:46下载
- 积分:1