-
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
-
DMC
DCM的MATLAB实现,简单易懂,容易上手。。。(DCM' s in MATLAB, simple and easy to understand, easy to use. . .)
- 2013-01-03 11:28:27下载
- 积分:1
-
changguijishu
该程序主要是应用常规波束形成对目标方位进行估计。(Application of conventional beamforming to estimate the target position.)
- 2011-10-26 10:51:45下载
- 积分:1
-
tf_estimate
通过输入x和输出y来估计系统的传递函数模型(Through the input x and output y to estimate the system transfer function model)
- 2013-07-15 11:07:26下载
- 积分:1
-
Householder代码
Householder程序 用来求解正交变换矩阵以解决病态问题(Householder program is used to solve orthogonal transformation matrix to solve ill-conditioned problems)
- 2018-12-21 16:44:25下载
- 积分:1
-
neuralnetwork
说明: 这是一个matlab神经网络的简单应用,主要用于预测光伏出力,输入为温度湿度等因素,输出为光伏出力。(this is an simple example appling neural network using matlab which can be used to predict the active power of a PV.Tempreture,humid etc are input variables and the active power of a PV is output variable)
- 2019-03-30 17:08:18下载
- 积分:1
-
GUI
产生图形窗口,生成静态文本,生成控制按钮,添加自定义菜单,创建现场菜单等功能(to Produce the graphics window, to generate static text, to generate the control button, to add a custom menu, to create a site menu and other functions)
- 2012-04-01 11:09:23下载
- 积分:1
-
SEOGEN
基于简单一元函数的遗传算法,通过使用Shdffield工具箱,更好的实现了遗传算法的每一步,并将其结果以图的形式展现出来。代码清晰易懂。(Functions of one variable based on a simple genetic algorithm, by using Shdffield toolbox to achieve better every step of the genetic algorithm, and the results show up in the form of graphs. Code is clear and understandable.)
- 2015-01-15 12:02:32下载
- 积分:1
-
PCMENCODE
说明: 输入一个样值电平,对它进行13折线编码,画出编码波形.(Enter a sample value level, its 13-line code, draw the waveform coding.)
- 2010-05-03 13:36:57下载
- 积分:1
-
ganziqifenlei
MATLAB实现感知器操作,用于智能优化实验(MATLAB realization of sensor operation, intelligent optimization experiments for)
- 2011-05-13 14:57:33下载
- 积分:1