-
phase-field-simulation
This is a phase field simulation example to simulate the segeration of two phase flow.
- 2012-05-04 23:27:26下载
- 积分:1
-
Poincare
非线形混沌系统的庞加莱图的画法的代码以及其MATLAB m文件代码(Non-linear chaotic system Poincare map of the painting of the code and its MATLAB m-file code)
- 2013-09-27 15:47:09下载
- 积分:1
-
VCMatlab
VC++与Matlab混合编程实现图像处理(VC and Matlab Image Processing Mixed Programming)
- 2009-10-10 12:43:09下载
- 积分:1
-
Mur_FDTD_1Ds_Trst
FDTD时域差分
边界MUR
MATLAB编程(Difference time domain FDTD boundary MUR MATLAB Programming)
- 2011-05-12 20:08:06下载
- 积分:1
-
opencvcalibration
对摄像的标定进行模拟,来分析误差对结果的影响,来确定标定的对最后结果的影响。(To simulate camera calibration to analyze the impact of the error on the results to determine the impact on the final outcome of the calibration.)
- 2014-10-27 16:15:07下载
- 积分:1
-
SglMFC
绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本(mapping function using mcc generated code embedded VC engineering example, Win32 version MFC)
- 2005-08-09 18:43:02下载
- 积分:1
-
matlab-filter
空间滤波,matlab编程,介绍了低通滤波器,带通滤波器和高通滤波器。(Spatial filtering, Matlab programming, low-pass filter, band-pass filter and high pass filter.)
- 2012-05-12 15:08:07下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
matlaberrorfunction
Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。(将中文译成英语
Matlab, erf (x) function expression is what, erf (x) the standard normal distribution function and the relationship between what and how to prepare their own calculation of the standard normal distribution function a value function approximation, how to use matlab comes with erf (x) function package approximate standard normal distribution function values??, numerical values ??and with erf (x) between the values ??obtained into the relative error is like.
)
- 2011-06-25 17:20:11下载
- 积分:1
-
Untitled
这个代码是用Matlab写的心形代码,是通过点的形式编写的,看起来很有意思。(This code is written using Matlab heart-shaped code, through the form of written, looks very interesting.)
- 2013-08-29 09:21:33下载
- 积分:1