-
HConvSquar
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM ( A 2D homogeneous convection-diffusion case (u = exp (-ex* deta* x-ex* deta* y) with a square with all Dirichlet boundary, note that reaction coefficient is not zero by indirect BKM)
- 2007-09-24 15:48:01下载
- 积分:1
-
mimotools-2.2.0.tar
MIMO系统的DEMO,函数说明在附件中。(MIMO system DEMO, function in an annex.)
- 2007-10-18 15:37:55下载
- 积分:1
-
fft&conv
快速傅立叶变换和圆周卷积的通用MATLAB源程序,非常有参考价值(Fast Fourier Transform and Convolution circumference generic MATLAB source code, very useful)
- 2006-06-19 08:56:33下载
- 积分:1
-
Induction-machine-scalar-control
This file contains the scalar control for induction machine. This is a Matlab simulation.
- 2012-07-07 14:33:01下载
- 积分:1
-
windgenstandaloneeeee
windgenerator MATLAB MODELLING
- 2013-02-26 15:10:33下载
- 积分:1
-
OFDM
OFDM中基于导频的信道估计算法性能分析(Performance analysis algorithms in OFDM estimation based on pilot channel)
- 2020-10-21 19:47:24下载
- 积分:1
-
Dynamic-Voltage-Restorer
simulation of Dynamic Voltage Restorer in MATLAB simulink software.
- 2015-10-04 01:20:34下载
- 积分:1
-
imagequalityanalysis
Image quality analysis using median and weiner filter finding the PSNR ratio
- 2014-02-19 10:03:41下载
- 积分:1
-
CJ-Scheme-IA
CJ-干扰对齐多用户以及单用户的代码学习(CJ- interference alignment multi-user and single user code learning)
- 2017-04-26 13:43:06下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1