CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - simple matlab

搜索资源列表

  1. Lsystem3Dtube

    0下载:
  2. matlab编写的一片树叶的三维图,比较简单,初学者用。-matlab prepared a leaf of three-dimensional map, is relatively simple, for beginners to use.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:lirenwu
  1. 2009-11-29-23-23-myRaytracer-0.01

    0下载:
  2. Simple raytracer for MATLAB.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:281746
    • 提供者:NoOne
  1. geodesic

    0下载:
  2. 用于计算测地距的lib,特别适用在3D模型上,比如三角面片上。非常快速。代码非常简单好用,matlab版本的例子给的比较好,请仔细参考。C++版可看文档内部地址下载-Used to calculate the geodesic distance lib, especially for the 3D model, such as the triangular surface-chip. Very fast. The code is very simple and easy to use, matl
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:307971
    • 提供者:祝浩
  1. 3DGMG_poisson_solver_basic

    2下载:
  2. 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y d
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5655
    • 提供者:陈聪 
  1. 3D

    0下载:
  2. 在本文中,我们描述了一个新颖的无标定主动立体系统,它采用编码加密过的结构光。该方法是基于一个针对消极立体系统的无标定立体技术,在该技术中,一个投影仪代替一台摄像机。它还提出了一个同步三维重建方法,提高准确性和一个简单的方法来消除一个激光指针到投影的缩放模糊性。-In this paper, we describe a novel uncalibrated active stereo system using coded structured light.The proposed method i
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:172460
    • 提供者:周倩倩
  1. hcplot

    3下载:
  2. matalb三维动态显示震源位置和震源断层面、震源辅助面。-Hcplot is a simple Matlab GUI that quickly produces a 3D animated plot of the hypocenter, centroid and nodal planes. The code is self-explanatory, easy to use on an intuitive basis. It is possible to produce also a
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:19198
    • 提供者:xuzhiguo
  1. 3Donscilab

    0下载:
  2. MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。 本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:541563
    • 提供者:zhoujun
  1. MATLAB

    0下载:
  2. Robot arm rotation. Rotation of 3 axial platform, simple task but it was fun. Play with it do whatever you want. Enjoy-Robot arm rotation. Rotation of 3 axial platform, simple task but it was fun. Play with it do whatever you want. Enjoy!!
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-18
    • 文件大小:4080
    • 提供者:riksorge
  1. mianhuizhi

    1下载:
  2. 一种简易有效的CT图像三维重建方法。利用MATLAB软件编写,实现CT图像的面绘制。-A simple and effective method of three-dimensional reconstruction of the CT image. Using MATLAB software development, surface rendering of the CT image.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-15
    • 文件大小:243945
    • 提供者:zhangzhendong
  1. shuanjuzheng

    0下载:
  2. 双矩阵对策问题的求解是比较困难的,而且还没有得到一个较为简单的一般的通用的方法,本文在求解此类问题的一般算法的基础上进行了改进,给出了Matlab程序实现,使问题的解答更加简便快捷。-Solving the problem of double matrix game is difficult, but has not been a relatively simple general purpose method, on the basis of the general algorithm for
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:180532
    • 提供者:李五
  1. jingquceliang2

    0下载:
  2. 传统计算机语言语法复杂,要求程序员具有较高的编程水平.MATLAB作为一种新兴的计算机语言具有简单易学、代码短小高效、计算功能强大等优点,正日益被广大工程技术及科研人员所接受.介绍了最小二乘法测定点阵参数的数学原理,以及如何利用MATLAB进行编程实现点阵参数的精确测定,并且利用自编的程序测定了贮氢合金LaNi5的点阵参数, 计算结果与现有文献提供数据吻合良好,证明该程序具有较高实用价值.-Traditional computer language syntax complex, requiri
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:528534
    • 提供者:李五
  1. vbdiaoyo32

    0下载:
  2. 介绍了作为开发软件的重要工具Visual Basic和MATLAB的发展情况,论述了利用Visual Basic 6.0中的ActiveX技术调用MATLAB的计算引擎,给出了Visual Basic和MATLAB联合开发的方法,使MATLAB 能在VB环境下运行,实现了VB的可视... -Introduced as an important tool for the development of software development in Visual Basic and MATLAB
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:253341
    • 提供者:王斌
  1. 三维重建

    2下载:
  2. 利用matlab进行三维重建,比较复杂,使用程序可以简单的进行三维重建(Three-dimensional reconstruction using matlab is more complicated, and the program can be used for simple 3D reconstruction.)
  3. 所属分类:3D图形编程

    • 发布日期:2019-12-17
    • 文件大小:1314816
    • 提供者:大jb
搜珍网 www.dssz.com