-
few3Dpdf
这是根据提交的亚历山大Gramfort的“MATLAB的网状到PDF与三维交互对象“。他的计划将允许网数字转换成3D PDF格式。然而,他的代码只允许一个层进行转换,并不会启用的透明度。
本意见书不创建最终的PDF。它产生的U3D文件,然后可以使用到PDF的Adobe Acrobat Pro文件插入。本文件还允许多层网格,以创建,并为每个层的透明度指定。
此代码包含一个函数(installGoogleArchive.m),它会自动下载并安装所需的中间数据格式转换(IDTF)进入最后的通用3D(U3D)文件的二进制文件。此代码还只包括转换器的Windows版本。(This submission is based on Alexandre Gramfort s "matlab-mesh-to-pdf-with-3d-interactive-object". His program allows meshes to be converted into 3D PDF figures. However, his code only allows a single layer to be converted, and does not enable transparency.
The present submission does not create the final PDF. It generates the U3D file which can then be inserted into a PDF file using Adobe Acrobat Pro. This submission also allows multilayer meshes to be created, and for the transparency of each layer to be specified.
This code includes a function (installGoogleArchive.m) which will automatically download and install binaries required to convert the intermediate data format (IDTF) file into the final Universal 3D (U3D) file. This code also only includes the windows version of the converter.)
- 2011-05-23 12:34:09下载
- 积分:1
-
walsh-decoding-with-hamming-distance
Aim: do walsh coding with hamming distance.To compare WALSH decoding for synchronous CDMA with decoding using hamming distance.
a) System should be supplied with correct/ corrupted version (one/ two bit) of transmitted walsh code(s)
b) System should also have table for correct codes(walsh codes)
c) System should ab able to deocde the same using hamming distance property.
d) Copmare resutls for corrupted code(s) to check the efficacy of WALSH decoding technique (as in above experiment) compared to hamming distance decoding.
- 2015-03-23 16:46:41下载
- 积分:1
-
1Wire_2014_04_20
Test implementation for the C code example in
Application Note 192 Using the DS2480B Serial 1-Wire Line Driver DLL .
This implementation uses the Windows 32-bit serial
communication API and a standard DS9097U serial adapter
initializing the DS2480B.
- 2015-04-10 21:29:21下载
- 积分:1
-
erzhitu
求二值图的算法园程序,在指定的目录下输入图像名称,就可以在Matlab的M文件中运行得到图像的二值图,并输入图像对应的矩阵。根据轮廓下可以生成一个二值图,并把它的图像输出。(Figure 2 value seeking algorithms garden program, in the specified directory name of the input image, we can run Matlab M-file to be binary image map and the input image corresponds to the matrix. Contour may be generated according to a binary image, and to its image output.)
- 2009-12-17 21:07:37下载
- 积分:1
-
SkeletonPruningDCE
AppWizard创建了这个skeletonpruningdce应用你。这个应用程序
不仅表明了使用微软基础类的基本知识
但也编写应用程序的起点。(AppWizard has created this SkeletonPruningDCE application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2014-10-14 10:06:52下载
- 积分:1
-
simulink-QuarterCarEKF (1)
说明: quarter car model for estimating vehicle states using EKF(a simple example to show how Extended kalman filter works in simulink)
- 2020-01-13 10:01:25下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
PRMA
Packet reservation multiple access with poisson traffic generation,throughput figure result.
- 2011-12-28 20:53:01下载
- 积分:1
-
Lunar-soft-landing-control
月球软着陆控制系统综合仿真及分析,仿真了实际所需要的环境,简单,明了。(Lunar soft landing control system simulation and analysis, simulation of the actual needs of the environment, simple and clear.)
- 2021-01-28 21:28:36下载
- 积分:1
-
intrans
如下亮度变换功能的函数:负片变换、对数变换、gamma变换、和对比度拉伸变换。(Brightness as a function of conversion functions: negative transformation, logarithmic transformation, gamma conversion, and contrast stretching transformation.)
- 2014-02-24 17:49:18下载
- 积分:1