-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1
-
COVAR
matlab source code from mathworks
- 2021-03-31 20:09:09下载
- 积分:1
-
dblinear
用matlab实现了彩色图像的缩放,采用的是双线性插值算法!(Matlab achieved using the zoom color images, using bilinear interpolation algorithm!)
- 2009-05-07 18:50:18下载
- 积分:1
-
Lab10
image processing lab
- 2011-05-02 17:49:20下载
- 积分:1
-
Desktop
说明: FDA方向图的matlab仿真实现
是最简单的均匀线阵(FDA beampattern
Is the simplest uniform linear array)
- 2020-12-14 09:49:15下载
- 积分:1
-
opticsfiber
光通信新技术的简介:光接收机和光检测机的详细讲解好描述。(optics fiber communications)
- 2009-11-01 20:05:25下载
- 积分:1
-
sphereworkspace
用球坐标搜索,绘制PSS并联机构的对称工作空间(Using spherical coordinate search, draw PSS parallel mechanism symmetrical workspace)
- 2013-03-26 21:12:58下载
- 积分:1
-
OFDMwithwindowing
基于ofdm的窗口技术。。。。。。。。。。。(OFDM with windowing)
- 2011-12-15 21:46:30下载
- 积分:1
-
comm_pll
this will help u in the designing of a wireless communication system
- 2009-12-13 02:11:58下载
- 积分:1
-
getInverse
Calculate the inverse of a mod n using Extended Euclidean s Algorithm. Source code available.
- 2015-02-21 02:19:12下载
- 积分:1