-
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
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
Mtlabprograms
说明: 四维超混沌系统,平衡点 图像,李雅普诺夫指数,完全同步(Four-dimensional hyperchaotic system, balance the image, Lyapunov exponent, fully synchronized)
- 2011-04-04 00:03:24下载
- 积分:1
-
Differential_Space-Frequency_Group_Codes_for_MIMO-
這一篇論文的標題為「基於MIMO-OFDM的差分空頻群組碼」是2007發表的(This is a paper entitled )
- 2007-10-15 01:07:51下载
- 积分:1
-
Rayleigh_fading
基于AR模型的Rayleigh瑞利衰落信道仿真源代码()
- 2008-06-29 19:40:26下载
- 积分:1
-
varargServlet
实现在网页上利用matlab画图,实现在网页上利用matlab画图(On a web page using matlab drawing)
- 2013-04-29 00:37:40下载
- 积分:1
-
yy
矩阵的LU分解 PLU分解 以及平方根分解(LU decomposition of the matrix square root PLU decomposition and decomposition)
- 2013-11-22 19:25:11下载
- 积分:1
-
《最优阵列处理_HarryL.VanTrees》代码
《最优阵列处理_HarryL.VanTrees》非常经典的书籍,做阵列信号处理大家都知道!书中源代码!("The best array processing _HarryL.VanTrees" very classic books, do array signal processing everyone knows! The source code in the book!)
- 2017-11-28 21:58:56下载
- 积分:1
-
tiaopin
说明: 调频信号的时-频分析 针对时变信号有很好的效果(When FM signals- frequency analysis for time-varying signal has good results)
- 2007-10-11 20:36:36下载
- 积分:1
-
pcf
simulate photonic crystal fiber cross section based on matlabe
- 2015-04-18 11:08:08下载
- 积分:1