-
mas
This circuit takes 10V trigger pulse to trigger a triac which connect the points A and B together. This circuit can be placed to almost any stroboscope ...
- 2010-11-14 02:39:38下载
- 积分:1
-
gridding
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. )
- 2010-05-23 14:20:54下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
High-power-double--lasers-Simulation
高功率双包层光纤激光器及仿真,端面抽运的掺Yb双包层光纤激光器的基本理论及其仿真(High power double clad fiber lasers and simulation, end-pumped Yb-doped double-clad fiber lasers basic theory and simulation)
- 2013-08-27 09:47:37下载
- 积分:1
-
Wiener_standalone.tar
wiener filter for enhancement audio file
- 2010-07-04 14:31:11下载
- 积分:1
-
Zaibotongbu
QPSK载波同步的实现程序,每一步有对应波形。(QPSK carrier synchronization procedures, every step of the corresponding waveform.)
- 2021-04-09 04:09:00下载
- 积分:1
-
axisymmetricKZK
This code is about HIFU simulator
at first we need axisymmetricKZK.m - Driver for axisymmetric KZK integrator
- 2021-05-13 10:30:02下载
- 积分:1
-
ekf.m
extended kalman filter for matlab
- 2009-07-15 01:35:05下载
- 积分:1
-
jiance
matlab 图像边缘检测 可以对图片进行拉普拉斯边缘检测(matlab image edge detection)
- 2009-12-31 23:56:49下载
- 积分:1
-
FFT-Matlab
说明: 基于Matlab编写的用于对数据进行插值分析和傅立叶变换的程序(Based on Matlab for the preparation of the data analysis and Fourier transform interpolation procedures)
- 2008-10-10 12:49:04下载
- 积分:1