登录
首页 » matlab » marchingCubes

marchingCubes

于 2018-08-07 发布 文件大小:95KB
0 203
下载积分: 1 下载次数: 8

代码说明:

  1.在MATLAB中直接实现Marching Cubes; 2.使用了向量化和预分配的概念在MATLAB中优化; 3.用c-mex函数和GPU实现.(1. Marching Cubes is realized directly in MATLAB; 2., the concepts of VQ and pre allocation are optimized in MATLAB. 3. is implemented with c-MEX function and GPU.)

文件列表:

marchingCubes, 0 , 2018-05-27
marchingCubes\buildSurfaceCuda1.m, 238 , 2013-07-07
marchingCubes\bulidSurfaceCuda.m, 238 , 2018-04-18
marchingCubes\getSurfaceCuda.cpp, 2179 , 2013-07-07
marchingCubes\getSurfaceCuda.mexw64, 45568 , 2018-05-27
marchingCubes\interpolatePos.m, 652 , 2013-12-22
marchingCubes\MarchingCubes.cu, 27919 , 2018-05-27
marchingCubes\MarchingCubes.h, 447 , 2013-07-07
marchingCubes\MarchingCubes.obj, 195897 , 2018-05-27
marchingCubes\testSurfaceCuda.m, 409 , 2013-07-07
marchingCubes\docs, 0 , 2018-08-07
marchingCubes\matlab, 0 , 2018-05-24
marchingCubes\matlab\getSurfaceNoOpt.m, 6258 , 2018-05-24
marchingCubes\matlab\getSurfaceWithOpt.m, 4373 , 2018-04-15
marchingCubes\matlab\interpolatePos.m, 551 , 2018-04-14
marchingCubes\matlab\testSurfaceNoOpt.m, 1357 , 2018-05-24
marchingCubes\matlab\testSurfaceWithOpt.m, 1363 , 2018-04-15
marchingCubes\table, 0 , 2018-04-19
marchingCubes\table\edeg16.txt, 1598 , 2018-04-14
marchingCubes\table\edge10.txt, 1210 , 2018-04-14
marchingCubes\table\edge10_doc.txt, 1467 , 2018-04-15
marchingCubes\table\edgeTable.mat, 603 , 2018-04-14
marchingCubes\table\tri.txt, 14325 , 2018-04-14
marchingCubes\table\triTable.mat, 2296 , 2018-04-14
marchingCubes\table\tri_doc.txt, 11247 , 2018-04-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    本文讲述的是运用matlab软件编写线性卷积和循环卷积,运行程序并得到正确结果,附上运行结果图让大家参照对比。
    2010-12-15 10:23:39下载
    积分:1
  • face-detect
    利用labview与matlab结合实现人脸定位算法 置入mathscript(Labview matlab combined with the use of a face localization algorithm implementation into mathscript)
    2013-11-04 16:14:55下载
    积分:1
  • 33
    说明:  对机械振动信号用三维能量谱进行分析。。。。。。。。。。。(Mechanical vibration signals of three-dimensional power spectrum analysis. . . . . . . . . . .)
    2010-12-14 11:40:33下载
    积分:1
  • CH12
    matlab经典程序,里面代码简洁,功能强大,视频资料我也有(matlab classic program, which the code is simple, powerful, video material I have)
    2013-08-05 09:42:55下载
    积分:1
  • CMATLABconnect
    VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。 C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等), 以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。 (VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed. C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ), Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency. )
    2009-12-21 10:03:58下载
    积分:1
  • matlab2
    matlab编程100例2,有详细程序,很有用(2 100 cases of matlab programming, detailed program, very useful)
    2010-12-16 16:46:38下载
    积分:1
  • An-Introduction-to-Programming-and-Numerical-Meth
    This text provides an introduction to the numerical methods that are typically encountered (and used) in science and engineering undergraduate courses. The material is developed in tandem with MATLAB which allows rapid prototyping and testing of the methods. The package MATLAB (matrix laboratory) pro- vides an environment in which students can learn to programme and explore the structure of the numerical methods. The methods included here are of a basic nature and only rely on material which should have been explored prior to the fi rst year undergraduate stage.
    2013-02-19 19:28:46下载
    积分:1
  • threephaseinverter_1
    说明:  三相逆变器simulink 仿真,很好用的 大家可以参考一下 ,希望有帮助(Three-phase inverter simulink simulation, we can use a good reference, want to help)
    2010-04-06 12:37:29下载
    积分:1
  • Area_under_curve
    Area under curve explains
    2013-08-27 23:08:20下载
    积分:1
  • matlab2
    模式识别与智能计算(杨淑莹)大量源码,不容错过(Pattern Recognition and Intelligent Computing lot Source)
    2015-10-15 14:19:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载