搜索资源列表
3Dmesh.rar
- 实现3D自动划分网格,网格包括三角形、四边形和六面体等,This function is for 3D automatical meshing.
OperatePly
- 读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both
ifs
- 利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code-Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code
BUNNY_Data
- 这是一个完整的斯坦福兔子的数据,Bunny.txt是数据,数据的每行分别按照x y z 的格式存储;BunnySrc.txt是将该数据赋值个数组格式;BunnyTriId.txt是在matlab中使用trimesh函数生成三角形的点序号。-This is a complete data on the Stanford rabbits, Bunny.txt is the data, respectively, each row of data in accordance with the form
ambiguiity
- matlab的模糊函数实现。可以成功实现函数图像显示。测试成功。-matlab implementation of fuzzy function. Image display function can be successful. Tested successfully.
3Donscilab
- MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。 本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则
read_vrml
- a matlab function which read 3d objects in vrlm format
ReadVRML2_0
- a matlab function which read 3d objects in vrlm format
cd2lr
- matlab版本的左右视图合成,也即由原图和深度图生成左图和右图,方便实现DIBR功能,-Matlab version of the left and right view synthesis, that generated the original map and depth map on the left and right, convenience DIBR function
read
- 完成三维图像下载,具体实现三维图像的matlab读取-finish a function of 3D image read.
matlab-implicitsurf
- 可以画出隐函数图像,当把图形表示成隐函数后,调用此函数画出图形。应把此文件与画图文件放在一个文件夹下-Implicit function can draw the image, when the graphical representation of a hidden function, call this function to draw graphics. This file should be placed in a drawing file folder
stereo-vision-in-the-matlab
- 在matlab环境下面编程,最好使用2012版本及其以上,完成利用matlab软件提供的图像处理函数来完成图像匹配,3D重建的工作。最后的效果图很好,由于是利用matlab自带的图片,所以压缩文件中无图片,直接打开m文件就可以运行!-Below programming in matlab environment, it is best to use 2012 version and above, using matlab software provides complete image proc
variogramfit
- 断层插值函数代码,采用matlab软件环境编制-Fault code matlab interpolation function, the soft environment system
guidaofenix
- 利用Matlab软件编写的轨道不平顺数据分析程序能够对轨检车测得的不平顺数据进行处理,得到功率谱密度分布函数.轨道不平顺分析程序包括轨道不平顺数据预处理、轨道不平顺谱分布函数计算以及根据实测的车体振动加速度,对轨道不平顺与车体振动加速度进行相干分析、提出对行车运行有不利影响的不平顺波长范围等.研究结果表明:车辆的动力特性与轨道不平顺有密切关系.高低不平顺对车体垂向振动影响显著,轨向不平顺对车体水平振动影响显著,水平不平顺对列车垂向、横向振动均有显著影响.-Matlab software writ
ercichaz23
- 机械优化设计主要包括建立优化设计问题的数学模型和选择合适的优化方法及程序两方面的内容.基于二次插值法的基本原理,通过实例,编写MATLAB程序进行求解,计算结果说明了二次插值法是一种求解一元函数极小点问题最优解的可行高效的方法.-Mechanical optimization design includes a mathematical model to optimize the design of the problem and choose the appropriate two aspec
nonIsotropicGaussianPSF
- 产生一个各项均匀的多维的光学点扩散函数模型的matlab m 文件-Produce a uniform multidimensional various optical point spread function model matlab m file! ! !
gridtrimesh
- 通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序- This example shows how a triangular mesh can be resampled on a meshgrid -generated square grid. We illustrate the usage of both functions gridtrimesh and mxgridtrimesh . These two
matlab-vis
- 该matlab程序实现了对切片bmp图像进行3d显示的功能,并可以进行旋转,拖放等操作。vis3d-The matlab program to achieve the slice bmp image 3d display function, and can be rotated, drag and drop operation.