搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成
ReadSTLACSII
- 将ACSII格式pro/E生成的STL文件读入matlab-Import Pro/E file into Matlab
stl_gen
- 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
stlshow
- 在matlab中实现读取二进制格式stl文件并生成3d图形(In matlab stl file to read binary format and generate 3d graphics)
CONVERT_voxels_to_stl
- 从matlab矩阵生成stl格式文件,适用于多孔介质图形生成(Generating STL format files from MATLAB matrix)
matlabToStl
- 利用matlab生成stl文件的代码,有demo实例(Using MATLAB to generate STL file)