-
FDTD_1D
用有限元差分法求解一维电磁场的matlab程序,该程序给出了电磁场随时间的演化图(Finite difference method with the one-dimensional electromagnetic field of the matlab program, which gives the time evolution of the electromagnetic field map)
- 2011-07-24 10:04:05下载
- 积分:1
-
马尔科夫链
对物种灭绝的一个马尔科夫链仿真,利用循环和概率来进行逐步仿真。(For a Markov chain simulation of species extinction, cycle and probability are used for step-by-step simulation.)
- 2020-06-24 19:20:02下载
- 积分:1
-
ex4matlab05
说明: 数学实验matlab的好程序,给matlab的初学者(Good mathematical experiment matlab program to matlab for beginners)
- 2011-03-20 19:48:28下载
- 积分:1
-
11
说明: pn序列用于信道估计的列子,很全面的源代码(Channel Estimation and Equalization based on PN sequence)
- 2010-04-17 21:49:07下载
- 积分:1
-
FFT_Matlab
说明: 自写Matlab的FFT代码,供分享,仅供参考。(Write Matlab FFT code, for sharing, for reference only.)
- 2020-12-14 22:08:11下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
fdls
Frequency domain least squares fitting for room equalization
Matlab
- 2011-08-23 21:32:41下载
- 积分:1
-
main
在MATLAB中,用K均值算法对一些点进行分类,并通过图形进行显示(In MATLAB, using K-means algorithm to classify some point, and through the graphical display)
- 2014-08-26 15:00:06下载
- 积分:1
-
BluetoothVoice_matsim
The Bluetooth Voice model makes extensive use of frame based processing in Simulink, which can propagate large frames of samples at each execution step allowing for much faster simulation of digital systems.
- 2014-01-19 13:40:19下载
- 积分:1
-
1234
说明: matlab代数方程的解法,相信对做数值计算和模拟的有很好的帮助(matalb solve code for
equation
)
- 2010-04-21 22:12:30下载
- 积分:1