-
Noise-elimination
Digital image processing, add noise on image and noise elimination.
- 2011-05-21 00:20:45下载
- 积分:1
-
OFDM-Simulation-using-Matlab
OFDM Simulation using Matlab
- 2011-10-10 03:39:07下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
electromagnetic-field-moment-method
用矩量法计算半波振子的电流分布、输入阻抗、E面方向图。(Calculated half-wave dipole moment method using the current distribution, input impedance, E plane patterns.)
- 2013-12-03 21:49:38下载
- 积分:1
-
基于鱼群算法的函数寻优算法
说明: 使用matlab语言编程的鱼群算法对测试函数进行寻优测验(UsingFish swarm algorithm programmed by MATLAB language to test the optimization of test function)
- 2020-05-20 09:43:48下载
- 积分:1
-
Fuzzyfor
Fuzzy Logic Controller for an Inverted Pendulum System using
- 2013-11-13 15:04:38下载
- 积分:1
-
lpc-analysis
Matlab code for LPC analysis
- 2015-03-24 20:06:53下载
- 积分:1
-
KinectCalibratedRGBData01
RESTORATION OF KINECT CALIBRATED RGBD DATA by mahmood Davoodianidaliki
- 2014-02-07 02:57:17下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1
-
SAR_dsp
说明: 采用正测式合成孔径成像雷达的信号处理仿真算法,可以用于初学者仿真,和工程设计中(Is measured by synthetic aperture imaging radar signal processing simulation algorithm can be used for beginners simulation, and engineering design)
- 2011-03-06 12:40:53下载
- 积分:1