-
chua_paradigm
蔡氏电路 ,混沌现象 ,matlab实现(Chua s circuit, chaotic phenomena, matlab achieve)
- 2021-03-19 17:29:19下载
- 积分:1
-
matlab_plot
说明: 介绍matlab画图的很好、很全面的ppt(matlab_plot)
- 2010-04-20 12:43:28下载
- 积分:1
-
oscsend
发送一个开放声音控制(OSC)的信息通过UDP连接
oscsend(美,路径)
oscsend(美,路径,类型,arg1的,arg2的,...)
oscsedn(美,路径,类型,[参数])
ü= UDP的对象与打开的连接。
路径=路径字符串
=同类型的参数类型的字符串,
支持:
我=整数
f=浮动
商S =串
每组空(忽略相应的参数)
余=脉冲(忽略相应的参数)
T=真(忽略相应的参数)
F=假(忽略相应的参数)
乙=布尔(不是官方:将参数为T/在F型)
不支持:
b=一滴
参数=参数所指定的类型。
示例
ü=的UDP( 127.0.0.1 ,7488)
的FOPEN(美)
oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[])
fclose(美)
如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection
oscsend(u,path)
oscsend(u,path,types,arg1,arg2,...)
oscsedn(u,path,types,[args])
u = UDP object with open connection.
path = path-string
types = string with types of arguments,
supported:
i = integer
f = float
s = string
N = Null (ignores corresponding argument)
I = Impulse (ignores corresponding argument)
T = True (ignores corresponding argument)
F = False (ignores corresponding argument)
B = boolean (not official: converts argument to T/F in the type)
not supported:
b = blob
args = arguments as specified by types.
EXAMPLE
u = udp( 127.0.0.1 ,7488)
fopen(u)
oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[])
fclose(u)
See http://opensoundcontrol.org/ for more information about OSC.)
- 2011-05-15 17:56:03下载
- 积分:1
-
lvlingam-1.1
用于隐藏向量分析的软件包及源码。独立成分分析算法的最新进展。(
This Matlab package handles LiNGAM models with latent variables.
The package contains the full code for all the experiments )
- 2013-03-28 09:56:23下载
- 积分:1
-
Genetic_function
这是在matlab环境下 开发的一个运用遗传算法进行的优化。(This is the Matlab environment developed by using a genetic algorithm optimization.)
- 2005-06-01 21:19:41下载
- 积分:1
-
nonparametric-time-analysis
这个文章系统详细的介绍了 非线性模型的一种确定P的阶数的方法(This article describes in detail the system as a nonlinear model to determine the order of method P)
- 2013-10-25 09:42:28下载
- 积分:1
-
matlab7.0one
说明: 主要介绍MATLAB7.0的工作环境、数组、矩阵、数值计算、M文件、图形用户界面设计、编译、接口及二维、三维图形绘制功能(MATLAB7.0 mainly working environment, array, matrix, numerical calculation, M files, graphical user interface design, compiler, interfaces and two-dimensional, three-dimensional graphics rendering capabilities)
- 2008-11-01 12:00:01下载
- 积分:1
-
64QAM_system
说明: 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。(running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.)
- 2021-04-12 10:18:57下载
- 积分:1
-
injector-waveform-analysis
本程序本人在matlab环境中处理电控发动机中处理喷油脉宽波形,方便分析喷油脉宽波形从而诊断故障。(The project is designed in the matlab environment to deal with electronically controlled fuel injection engine pulse waveforms, pulse waveforms so as to facilitate analysis of fuel injection fault diagnosis.)
- 2011-08-30 11:17:42下载
- 积分:1
-
yichuansuanfa
说明: 使用遗传算法求解TSP问题,文档文件里为坐标点,.m文件为程序源代码。(Genetic Algorithm for Solving the TSP Problem. )
- 2011-03-22 23:30:50下载
- 积分:1