-
cross_section
This program calculates the scattering cross section of a PEC sphere that is surrounded by a dielectric shell. Diameters of the spheres and relative permitivities of the materials can be chosen by the user. The program uses matlab intern spherical bessel functions for the costly computations.
- 2011-04-26 21:07:29下载
- 积分:1
-
2221
Development of a Self-Tuning TSK-Fuzzy Speed
Control Strategy for Switched Reluctance Motor
- 2013-07-28 17:36:32下载
- 积分:1
-
the-keyword
matlab中常用的关键字,以及常用的函数(Matlab in common use in the words, and common functions)
- 2012-04-16 19:23:01下载
- 积分:1
-
image_norm
实现matlab 界面的人脸检测算法,通过点击人眼中心,实现识别(Achieve matlab interface face detection algorithm, by clicking on the center of the human eye to achieve recognition)
- 2014-12-03 15:50:08下载
- 积分:1
-
hpso-tsp
是关于混合粒子群的一个程序,解决旅行商问题的。简单易懂。(PSO TSP)
- 2012-05-30 21:54:47下载
- 积分:1
-
freq-filters
Matlab频率域滤波,包括理想滤波器和高斯滤波器的实现代码及原始图片(freq filters)
- 2014-12-05 18:06:15下载
- 积分: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
-
kalmanf
卡尔曼滤波的 Matlab源程序,希望对大家有帮助(Kalman Filter Matlab source code, I hope all of you help)
- 2007-11-29 16:30:11下载
- 积分:1
-
Neural-Network-Design
An ebook of neural network
- 2012-05-02 19:54:40下载
- 积分:1
-
mbsteg_1.2
msteg watermarking matlab code implementation
- 2013-12-12 17:31:22下载
- 积分:1