-
219567G_5209Mnl
科研试验常用仪器,5209锁相放大器编程手册,可以用该手册对5209锁相放大器变成,非常实用。(Scientific research and test commonly used instruments, programming manuals 5209 lock-in amplifier, you can use the manual to the 5209 lock-in amplifier becomes very useful.)
- 2010-03-03 23:53:58下载
- 积分:1
-
Skin
BRC MATLAB code for BRC.fig
BRC, by itself, creates a new BRC or raises the existing
singleton*.
H = BRC returns the handle to a new BRC or the handle to the existing singleton CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in BRC.M with the given input arguments.BRC Property , Value ,...) creates a new BRC or raises the existing singleton.Starting from the left, property value pairs are applied to the GUI before BRC_OpeningFcn gets called.An unrecognized property name or invalid value makes property application stop. All inputs are passed to BRC_OpeningFcn via varargin.See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one.instance to run (singleton)".Edit the above text to modify the response to help.Begin initialization code - DO NOT EDIT
- 2011-08-30 17:22:12下载
- 积分:1
-
case_study_5
风力发电机组的开关控制技术的具体事例,是优化控制的必须内容(switch control)
- 2011-11-06 22:03:48下载
- 积分:1
-
基于Matlab的双足机器人动力学仿真及仿生控制平台
基于Matlab的双足机器人动力学仿真及仿生控制平台(Dynamic simulation and bionic control platform for Biped Robot Based on Matlab)
- 2018-11-05 11:20:47下载
- 积分:1
-
MATLAB-program
matlab基础知识讲解,英文版,适合四级英语水平及以上的初学者使用(matlab basic knowledge to explain, in English, and English for more than four beginner)
- 2011-06-08 21:04:22下载
- 积分:1
-
NW
说明: 人工神经网络BP算法源代码与演示程序,为神经网络是实例(Artificial neural network BP algorithm source code and demo program, for neural network is the instance)
- 2014-09-24 10:38:44下载
- 积分:1
-
frft_matlab
分数阶傅里叶集成算法,matlab语言,实测,好用!(integrated algorithm about Frft, matlab code, have been tested, the results are right.)
- 2020-12-23 19:49:06下载
- 积分:1
-
spectrum-estimation-
MATLAB中几种功率谱估计函数的比较分析与选择(MATLAB power spectrum estimation function of several comparative analysis and selection)
- 2013-12-25 18:17:47下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
pendulo_rv
reverse pendulum for robotic engineer
- 2012-01-20 04:59:53下载
- 积分:1