Welcome![Sign In][Sign Up]
Location:
Search - 3D ARRAY MATLAB

Search list

[Special Effectsbwdistsc

Description: This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Platform: | Size: 49720 | Author: fangfei | Hits:

[Special Effectsbwdistsc

Description: This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Platform: | Size: 49152 | Author: fangfei | Hits:

[Otherdparray3

Description: 3d dipole array pattern simulation very nice
Platform: | Size: 1024 | Author: 张翔 | Hits:

[OpenGL programjiyu3Dlitibabiaodeshexiangjibiaodingsuanfa

Description: 利用透镜成像理论建立摄像机数学模型, 提出了一种线性求解摄像机内外参数的方法。该方 法特点是采用主动发光的光点阵列标定靶,利用2D 标定靶的精确移动来实现基于3D 立体靶标的摄像 机标定的算法。-Lens imaging theory using mathematical models set up the camera, a camera inside and outside the parameters for solving linear approach. The method is characterized by active light-emitting points of light array calibration target, the use of 2D calibration target to achieve the precise mobile target based on stereo 3D camera calibration algorithms.
Platform: | Size: 121856 | Author: 刘镖峰 | Hits:

[Special EffectsMinMaxFilterFolder

Description: Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Description The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more. This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations. All numerical and logical class arrays are supported. Contributor (beside author) is Vaclav Potesil Acknowledgements This submission has inspired the following: Free-knot spline approximation MATLAB release MATLAB 7.8 (R2009a) Other requirements MEX correctly setup NO image processing is required Download a tiff file for
Platform: | Size: 29696 | Author: 谢冉 | Hits:

[matlabDICOMDIR

Description: DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir) -DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir)
Platform: | Size: 7168 | Author: 鲁冰 | Hits:

[matlabapply3d

Description: Apply a function intended for one-dimensional usage independently to the three dimensionsof a 3-D array.
Platform: | Size: 1024 | Author: lighter.84 | Hits:

[matlabDesktop

Description: 非常实用的matlab模板 包括图形的画法和基本的数组分类以及3D-Matlab template includes very useful graphics array of painting and basic classification and 3D
Platform: | Size: 1024 | Author: daoping | Hits:

[matlabmirt2D_mexinterp

Description: interpolates平面图像Z坐标点与习近平,易。 Z是假定被定义在定期间隔1点:1:M,N,N][M,地方=大小(Z)。 如果兮,易建联价值观是图像边界,把外面的NaNs在《紫。 Matlab函数是相似的土著 INTERP2字(Z =、烯、彝族、“线性”、南), 但多的主人。如果Z是矢量阵二维图像三维价值),然后反复讨论,interpolates:Z(:1)、Z(,,)、2)::::Z(,,,3),. .等。这部作品对每个图像interpolate速度比独立,例如 字,(1)::,Z(= INTERP2(1):、:、、烯,易建联) 字,(2):= INTERP2:,(Z(::,2),习近平,易建联) 字,(3)::,Z(= INTERP2,(3)::、、烯,易建联) 额外的速度增益系数从precomputation插值的,这是相同的所有图像。一套图像插值是有用的,如用于图像配准的,当一个人必须interpolate形象和梯度矢量价值或如RGB图像。 局限性:只工作对于图像在一个规则的网格,并且只有在线性插值方法。 出门的时候,可别忘了编译第一: mirt2D_mexinterp.cpp mex 享受吧!多见于我的主页。 https://sites.google.com/site/myronenko/ - ZI = mirt2D_mexinterp(Z,XI,YI) interpolates 2D image Z at the points with coordinates XI,YI. Z is assumed to be defined at regular spaced points 1:N, 1:M, where [M,N]=size(Z). If XI,YI values are outside the image boundaries, put NaNs in ZI. The function is similar to Matlab s native ZI = INTERP2(Z,XI,YI, linear ,NaN), but is much master. If Z is vector valued 2D image (3D array), then iteratively interpolates Z(:,:,1), Z(:,:,2),Z(:,:,3),.. etc. This works faster than to interpolate each image independently, such as ZI(:,:,1) = INTERP2(Z(:,:,1),XI,YI) ZI(:,:,2) = INTERP2(Z(:,:,2),XI,YI) ZI(:,:,3) = INTERP2(Z(:,:,3),XI,YI) The extra speed gain is from the precomputation of coefficients for interpolation, which are the same for all images. Interpolation of a set of images is useful, e.g. for image registration, when one has to interpolate image and its gradients or for vector valued images such as RGB. Limitations: only works for images on a regular grid,
Platform: | Size: 4096 | Author: abeaqhax | Hits:

[Special EffectsIMSHOW_NUMERIC

Description: IMSHOW_NUMERIC is a MATLAB program which displays a numeric array as a grayscale image.MATLAB s Image Processing Toolbox works with images stored as 2D or 3D arrays of a special type, typically "uint8", that is, an unsigned 8 bit integer whose values are between 0 and 255.
Platform: | Size: 1024 | Author: 晓晓 | Hits:

[matlabMUSIC_UCA

Description: 阵列信号处理中MUSIC算法的MATLAB仿真代码,包含二维和三维-Array signal processing MATLAB simulation code of the MUSIC algorithm, including 2D and 3D
Platform: | Size: 2048 | Author: 潘泽宇 | Hits:

[source in ebookN-sparse

Description: 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
Platform: | Size: 23552 | Author: 刘亮 | Hits:

[Software EngineeringThe-Application-and-Study-of-Antenna

Description: 以天线方向图函数为例,分析了对称阵子天线、阵列天线方向图函数F(0, )随各参量变化的规律以及二维图形的特点,并讨论了直线天线阵(单向端射阵)的最大辐射方向和主瓣宽度随各参量变化的二维、三维图形特点。借助MATLAB的绘图功能,对各种天线的方向图函数的二维、三维图形进行研究,可以观察到天线辐射场在不同方向的辐射能量分布。直观清楚地表现出辐射方向图的特点。-Antenna pattern functions as an example to analyze the symmetry time around antenna array antenna pattern function F (0,) with each variation of parameters and characteristics of two-dimensional graphics, and discussed the linear antenna array (one-way end-fire array) The maximum radiation direction and the width of the main lobe of each parameter change with 2D and 3D graphics features. With MATLAB graphics functions for 2D and 3D graphics in a variety of antenna pattern function were studied, the antenna radiation field can be observed in the distribution of radiation energy in different directions. Features an intuitive clear demonstration of the radiation pattern.
Platform: | Size: 233472 | Author: fei | Hits:

[matlabdisughsg

Description: 有CDF三角函数曲线/三维曲线图,快速扩展随机生成树算法,使用拉亚普诺夫指数的公式,用MATLAB实现的压缩传感,包含了阵列信号处理的常见算法,时间序列数据分析中的梅林变换工具。- There CDF trigonometric curve/3D graphs, Rapid expansion of random spanning tree algorithm, Raya Punuo Fu index using the formula, Using MATLAB compressed sensing, Contains a common array signal processing algorithm, Time series data analysis Mellin transform tool.
Platform: | Size: 7168 | Author: njhhkc | Hits:

[matlabbgvqdzsh

Description: 应用小区域方差对比,程序简单,直线阵采用切比学夫加权控制主旁瓣比,主要是基于mtlab的程序,有CDF三角函数曲线/三维曲线图,一个很有用的程序,matlab程序运行时导入数据文件作为输入参数。- Application of small area variance comparison, simple procedures, Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Mainly based on the mtlab procedures, There CDF trigonometric curve/3D graphs, A very useful program, Import data files as input parameters matlab program is running.
Platform: | Size: 8192 | Author: kdsjjm | Hits:

[matlabdxhhncsm

Description: 有CDF三角函数曲线/三维曲线图,现代信号处理中谱估计在matlab中的使用,直线阵采用切比学夫加权控制主旁瓣比,仿真图是速度、距离、幅度三维图像,基于互功率谱的时延估计,MIMO OFDM matlab仿真。- There CDF trigonometric curve/3D graphs, Modern signal processing used in the spectral estimation in matlab, Linear array using cut than learning laid upon the right control of the main sidelobe ratio, FIG simulation speed, distance, amplitude three-dimensional image, Based on the time delay estimation of power spectrum, MIMO OFDM matlab simulation.
Platform: | Size: 4096 | Author: zufixr | Hits:

[matlabethagxqi

Description: 通过虚拟阵元进行DOA估计,采用了小波去噪的思想,有CDF三角函数曲线/三维曲线图,通过matlab代码,旋转机械二维全息谱计算,LCMV优化设计阵列处理信号。- Conducted through virtual array DOA estimation, Using wavelet denoising thought, There CDF trigonometric curve/3D graphs, By matlab code, Rotating machinery 2-d holographic spectrum calculation, LCMV optimization design array signal processing.
Platform: | Size: 12288 | Author: xpcdwf | Hits:

[matlabsaufcpqn

Description: 基于SVPWM的三电平逆变的matlab仿真,最大信噪比的独立分量分析算法,有CDF三角函数曲线/三维曲线图,对于初学matlab的同学会有帮助,在MATLAB中求图像纹理特征,实现了对10个数字音的识别,通过虚拟阵元进行DOA估计,分析了该信号的时域、频域、倒谱,循环谱等。- Based on SVPWM three-level inverter matlab simulation, SNR largest independent component analysis algorithm, There CDF trigonometric curve/3D graphs, Matlab for beginner students will help, In the MATLAB image texture feature, To achieve the recognition of 10 digital sound, Conducted through virtual array DOA estimation, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.
Platform: | Size: 7168 | Author: mdmhkqt | Hits:

[matlabdiwwghsy

Description: 相控阵天线的方向图(切比雪夫加权),采用累计贡献率的方法,有CDF三角函数曲线/三维曲线图,matlab小波分析程序,有小波分析的盲信号处理,进行逐步线性回归,迭代自组织数据分析,使用起来非常方便。- Phased array antenna pattern (Chebyshev weights), The method of cumulative contribution rate There CDF trigonometric curve/3D graphs, matlab wavelet analysis program, There Wavelet Analysis Blind Signal Processing, Stepwise linear regression, Iterative self-organizing data analysis, Very convenient to use.
Platform: | Size: 10240 | Author: wcdpa | Hits:

[Communication-MobileAntenna_polarization_3D.m

Description: 均匀平面天线阵列的三维极化方向图,matlab语言。(Antenna Polarization for Uniform Planar Array)
Platform: | Size: 1024 | Author: Lucy_Jin | Hits:
« 12 »

CodeBus www.codebus.net