-
rddata
心电信号检测及其前期处理,心电信号检测及其前期处理(ECG testing and pre-processing, ECG detection and pre-processing)
- 2009-04-13 17:32:54下载
- 积分:1
-
fem2dt2
使用有限元方法, 2D FEM计算热扩散方程.
三角形分割. (use of the finite element method, 2D FEM calculation of thermal diffusion equation. Triangle division.)
- 2020-10-07 16:27:36下载
- 积分:1
-
matlab_codes
ecg各个波段生成程序(The aim of the ECG simulator is to produce the typical ECG waveforms of different leads and as many arrhythmias as possible. My ECG simulator is a matlab based simulator and is able to produce normal lead II ECG waveform)
- 2011-11-16 12:04:26下载
- 积分:1
-
simplex
simplex method for matlab
- 2013-10-18 13:30:07下载
- 积分:1
-
pso_svm
说明: 粒子群优化算法(Particle Swarm optimization,PSO)又翻译为粒子群算法、微粒群算法、或微粒群优化算法。是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。通常认为它是群集智能 (Swarm intelligence, SI) 的一种。它可以被纳入多主体优化系统(Multiagent Optimization System, MAOS)。粒子群优化算法是由Eberhart博士和kennedy博士发明。(The probabilistic neural network has a simple structure and is easy to design Particle Swarm Optimization (PSO) is translated as Particle Swarm Optimization, Particle Swarm Optimization, or Particle Swarm Optimization. It is a random search algorithm based on group collaboration developed by simulating the foraging behavior of birds. It is generally considered to be a type of swarm intelligence (SI). It can be incorporated into Multiagent Optimization System (MAOS). The particle swarm optimization algorithm was invented by Dr. Eberhart and Dr. Kennedy.)
- 2020-05-28 18:02:17下载
- 积分:1
-
MATLAB
matlab指令全集,对学习matlab编程的人很有帮助(The Complete Works of matlab commands for people to learn useful programming matlab)
- 2008-05-20 16:35:35下载
- 积分:1
-
OMP
OMP算法在压缩传感中的应用,这是一个m文件。(Orthogonal Matching Pursuit Algorithm for Compressive Sensing)
- 2009-11-13 16:16:21下载
- 积分: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
-
OFDM-simulation-based-on-MATLAB
很详细的matlab通信系统ofdm的仿真,包括每个模块的仿真和说明(Very detailed matlab ofdm communication system simulation, including each module of the simulation and instructions)
- 2014-09-14 22:20:19下载
- 积分:1
-
BA_ELM
用蝙蝠算法(BA)对极限学习机(ELM)的输入权值和偏执进行进行优化,其诊断精度有明显提升。(With bat algorithm (BA) on Extreme Learning Machine (ELM) input weights and paranoia were optimized diagnostic accuracy has improved significantly.)
- 2021-04-08 15:49:00下载
- 积分:1