-
viewer3d_version9a
This function(s) can be used to interactively view any kind of 3D image volumes like CT and MRI, and for distance measurements or ROI selection in 2D slices.
It includes Maximum intensity projections (MIP), Volume Rendering (VR) , Slice render, and colored and Phong shaded Volume rendering.
Voxel opacity and color tables can be changed on the fly allowing also iso surface kind of renders.
The fast render algorithm which renders a 3D volume to a 2D image, is based on a Matlab coded implementation of the Shear-Warp transform, in which instead of rotating the viewer rays the slices are sheared.
- 2010-11-22 15:28:19下载
- 积分:1
-
wnoise
在matlab中很适用,很经典的产生几种测试噪声的程序。(In matlab it is applicable, it is the classic noise generated several test procedures.)
- 2013-08-14 11:06:45下载
- 积分:1
-
kcsj_liwen
现代信号处理 一个序列为 ,使用FFT分析其频谱:
1) 使用不同宽度的矩形窗截短该序列为M点长度,取M分别为: a) M=20 b) M=40 c)M=160 ;观察不同长度的窗对谱分析结果的影响;
2)使用汉宁窗、哈明窗重做1)
3)对三种窗的结果进行理论分析及比较。并绘出相应的幅频特性曲线
(Modern signal processing a sequence, using FFT analysis of the spectrum: 1) the width of the rectangular windows with different truncated point of the sequence length of M, take M, respectively: a) M = 20 b) M = 40 c) M = 160 observation windows of different lengths affect the results of spectral analysis 2) Hanning window, Hamming window redo 1) 3) the results of three windows and compare the theoretical analysis. And draw the corresponding amplitude-frequency characteristic curve)
- 2011-10-20 20:41:33下载
- 积分:1
-
mimo-ofdm
主要是将MIMO-OFDM系统中的空时分组码与MIMO系统中的空时分组码进行对比,着重突出MIMO-OFDM的优点。(Mainly in the MIMO-OFDM systems with space-time block codes in MIMO systems space-time block codes are compared to highlight the advantages of MIMO-OFDM.
)
- 2011-12-18 17:55:53下载
- 积分:1
-
Gas_Turbine
该燃机模型包括压气机、燃烧室、透平、转子、控制器等模型部件,实现了变负荷过程中,燃机转速调整的目标(The model includes gas turbine compressor, combustor, turbine rotor, controllers and other model components, to achieve a variable load process, the gas turbine speed adjusted target)
- 2013-12-18 17:40:14下载
- 积分:1
-
xinde
一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。(A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.)
- 2009-02-03 09:31:21下载
- 积分:1
-
LSBwatermark
将水印嵌入并提取的matlab程序,并可进行演示(The watermark embedding and extraction matlab procedures, and demonstrated)
- 2007-11-02 04:49:09下载
- 积分:1
-
dwt_gray_watermaking
一种基于小波变换的灰度数字水印嵌入算法,使用matlab实现,含有原始论文。不过不是很理想,希望大家改进(Gray-scale based on wavelet transform digital watermark embedding algorithm, using matlab implementation, containing the original papers. But not very good, hope that we improve the)
- 2009-10-13 22:05:09下载
- 积分:1
-
ForcedPendulum
This simulink model simulates the damped driven pendulum, showing it s chaotic motion.
theta = angle of pendulum
omega = (d/dt)theta = angular velocity
Gamma(t) = gcos(phi) = Force
omega_d = (d/dt) phi
Gamma(t) = (d/dt)omega + omega/Q + sin(theta)
Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method.
Chaos can be seen for Q=2, omega_d=w/3.
The program outputs to Matlab time, theta(time) & omega(time).
Plot the phase space via:
plot(mod(theta+pi, 2*pi)-pi, omega, . )
Plot the Poincare sections using:
t_P = (0:2*pi/omega_d:max(time))
plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . )
System is described in:
"Fractal basin boundaries and intermittency in the driven damped pendulum"
E. G. Gwinn and R. M. Westervelt
PRA 33(6):4143 (1986)
(This simulink model simulates the damped driven pendulum, showing it s chaotic motion.
theta = angle of pendulum
omega = (d/dt)theta = angular velocity
Gamma(t) = gcos(phi) = Force
omega_d = (d/dt) phi
Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta)
Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method.
Chaos can be seen for Q=2, omega_d=w/3.
The program outputs to Matlab time, theta(time) & omega(time).
Plot the phase space via:
plot(mod(theta+pi, 2*pi)-pi, omega, . )
Plot the Poincare sections using:
t_P = (0:2*pi/omega_d:max(time))
plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . )
System is described in:
"Fractal basin boundaries and intermittency in the driven damped pendulum"
E. G. Gwinn and R. M. Westervelt
PRA 33(6):4143 (1986)
)
- 2010-02-17 07:28:51下载
- 积分:1
-
Fourier-matlab
主要介绍几种函数的傅里叶变换,及傅里叶函数变换的matlab实现(Several functions introduced Fourier transform, and the Fourier transform matlab realization function)
- 2013-11-07 20:16:21下载
- 积分:1