-
MZDDE2
zemax与matlab调用程序,当您用matlab分析复杂数据时,可以利用zemax光路计算工具提供原始数据,由matlab分析,并且可以驱动zemax优化,对自由曲面的优化更为重要,此代码为matlab调用zemax的函数库。(ZEMAX and Matlab : A Powerful Pair
ZEMAX features a built-in DDE (Dynamic Data Exchange) server that allows other Windows® applications access to ZEMAX functions. Programming DDE applications can be somewhat complex if you are working in a compiled language such as C++. An alternative is to use one of the scripting languages such as Tcl, Python or Matlab. Matlab is a great choice since it is much more than a scripting language. Matlab provides a wealth of functions for processing and visualizing scientific and engineering data and there are toolboxes for Matlab that extend the basic capabilities into a wide variety of more specialized areas and disciplines.
)
- 2009-05-12 00:07:02下载
- 积分:1
-
squarecoax
this program, is written in Matlab code by FDTD metod and calculates the capacity of a SQUARE COAXIAL cable.
- 2011-06-16 23:17:51下载
- 积分:1
-
GET-hw-info--GetSystemInfo
使用GetSystemInfo函数,获取系统硬件基本信息(get system hardware basic info by using GetSystemInfo function.)
- 2014-09-08 21:16:17下载
- 积分:1
-
LaDiCaoz_v2
高精度地形数据处理,位错测量与回复,误差分析(High precision terrain data processing; Displacement measurement and recovery; Error analysis)
- 2018-10-09 21:47:05下载
- 积分:1
-
OFDM
介绍了cofdm的matlab仿真模型,利用simulink 进行。(COFDM introduced the matlab simulation model, using simulink conduct.)
- 2008-12-19 10:39:34下载
- 积分:1
-
matlab
MATLAB语言常用算法程序集,对学习信号处理者有一定的帮助(MATLAB language commonly used algorithm for the assembly, signal processing in learning to help those who have some)
- 2010-08-05 15:57:29下载
- 积分:1
-
3-STAGE
3 STAGE NETWORK MATLAB CODE FOR TELECOMMINCATION ENGG
- 2013-10-05 00:31:04下载
- 积分:1
-
mobkas
application sales car ............................
- 2015-01-12 16:56:55下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
单脉冲相位和差测角MATLAB
说明: 运用于单脉冲体制下的雷达信号,通过计算和差进行测角(angle difference measurements under monopulse signals)
- 2020-08-26 09:58:15下载
- 积分:1