-
ann2rr
计算心电信号RR间隙的一个算法,主要用户分析心率变异使用,也可以集成到HOLTER中(ECG RR calculated a gap algorithm, the main users of the use of heart rate variability analysis can also be integrated into HOLTER in)
- 2007-11-09 18:38:43下载
- 积分:1
-
vnpr
this matlab code is used for vechicle number plate recognition
- 2010-05-28 21:57:26下载
- 积分:1
-
相位差分法的实现 depha
王丰华等提出的相位差分法的实现,主要用于信号处理中提取信号的瞬时频率。注意该方法只适用于单分量信号。另外一个是利用自相关法求瞬时频率(Wang Fenghua such as the phase difference method to achieve, mainly used for signal processing to extract the instantaneous frequency of the signal. Note that this method is only applicable to single-component signal)
- 2012-08-03 11:20:08下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
gear
基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好(Prepared based on the MATLAB simulation program meshing worm source code, running well)
- 2009-04-03 17:18:57下载
- 积分:1
-
RandomJumpMethod
随机跳跃法实现最优化问题实例程序(MATLAB code)(A program using random jump method to achieve optimization (MATLAB code))
- 2009-04-28 10:17:58下载
- 积分:1
-
dcc
根据具体数值计算在匀强磁场中旋转导体棒的电动势,用动画演示导体棒在磁场中的旋转。(According to the electromotive force of the specific numerical calculation conductor rod rotates in a uniform magnetic field, animation conductor rod in a magnetic field rotation.)
- 2012-05-06 16:30:25下载
- 积分:1
-
GA
说明: 这是我编写的遗传算法实用matlab程序,简单实用。(This is what I write practical genetic algorithm matlab program, simple and practical.)
- 2015-01-18 21:02:13下载
- 积分:1
-
DS-cdma
DSCDMA的matlab实现,当下ds-cdma是基带传输的主要组成部分,该程序通过对扩频、编码的应用实现。(DSCDMA matlab realize, the moment ds-cdma is a major component baseband transmission, the program spread through the encoding application implementation.)
- 2014-04-15 10:53:23下载
- 积分:1
-
chaos--seidel--jacobi--lnback--ode
该程序包包含五个代码,均用matlab编写,内容分别是混沌动力系统中,logistics函数随参数a变化周期收敛图像;以及seidel,jacobi两种迭代法求解线性方程组;以及常微分方程求解乒乓球运动轨迹;以及用newton向后插值法估计lnx函数值的源文件。
(This package contains five codes are written in matlab, the contents are chaotic dynamical systems, logistics function with parameters a change cycle convergence image and seidel, jacobi two iterative method for solving linear equations and ordinary differential equations Pong ball trajectory and an interpolation method to estimate with newton backward lnx function value source files.
)
- 2015-11-23 17:17:27下载
- 积分:1