搜索资源列表
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
matlab.rar
- matlab中线性系统的模型降阶-Pade降阶模型源码,matlab in the model reduction of linear systems Reduced-order model of source-Pade
AHPcode
- AHP在matlab中的源码,完整的实现了层次中排序的问题-AHP in the matlab source code and complete in order to achieve the level of the problem
EasyMATLAB7_XHybridProgramming
- 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
MedFilter_VHDL
- 用VHDL实现了Matlab中MedFilt1函数3阶中值滤波。进行排序时没有用软件使用的排序法,而是通过简单的比较实现。-VHDL implementation using the Matlab function MedFilt1 of 3-order median filter. Sort of no use when the software used to sort the Law, but through a simple comparison of implementation.
matlab
- 摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在 色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积 统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。-Based on the gray- level and color characteristics of eggp lant image, hue and
matlab
- 在MATLAB中写M文件:要求用三重循环求两矩阵相乘-M file in MATLAB, write: Request to use triple-loop order to multiply two matrices
matlab
- 这是Mathworks公司提供的官方权威学习资料,从光盘中完整提取的数据资料。 其中的Pdf文件介绍了Matlab的在科学计算等领域的应用。精悍的swf则以动画的形式介绍了Matlab的具体操作,由其官方权威专家亲自演示Matlab的使用。是学习Matlab不可多得的第一手资料。 -This is the official authority of the Mathworks provides learning materials, extracted from the CD-R
Matlab
- 此文档主要讲述了在MATLAB中常用的函数和表达命令,为熟练使用MATLAB打下基础。-This document covers frequently used in the MATLAB function and expression in order to lay the basis for the skilled use of MATLAB.
work
- 根据航母海上运动具有平稳随机过程的特点,利用功率谱模型对其进行建 模,尽可能真实地反映航母的运动状况。分析甲板运动带来的理想着舰点的变化,针对舰载机飞行高度进行模糊控制。按照舰载机自动着舰控制系统的大致结构,从内而外依次对自动飞行控制系统、进场功率补偿系统、甲板运动补偿器进行了研究和设计,在Matlab中对其进行完整建模,并通过仿真加以验证。设计模糊PID控制器,利用模糊控制系统对控制器参数进行在线调整,最后通过Matlab仿真,验证该方法可以有效改进舰载机的着舰品质。-According
First-order-dynamic-circuit
- 一阶动态电路通过MATLAB中GUI模块的编程实现,并绘制相应的曲线-First-order dynamic circuit module through GUI in MATLAB programming, and draw the corresponding curve
fractional-order-chen-system
- 分数阶chen系统仿真 在matlab中运行,可实现分数阶chen系统的混沌模型- simulation of fractional order chen system , simulation of fractional order chen system
matlab-cad
- 把在MATLAB中绘制的公式曲线、曲面上所有的点坐标数据都提取出来,若能让AutoCAD正确识别,那么我们就可以在AutoCAD中精确地绘制这些曲线、曲面了。 本文介绍了一种快速、精确地绘制各种公式曲线、曲面的方法,即在AutoCAD中通过调用经过Excel处理的MATLAB数据实现。 -Draw in MATLAB of formula curve, curved face up allly order to sit to mark datas to all withdraw, if c
MATLAB-order
- 提供了一份matlab中命令的功能的说明,很全面,对matlab初学者有很大的帮助-Matlab function provides a descr iption of the command, very comprehensive, very helpful to beginners matlab
VB--Matlab
- VB调用Matlab制作的COM组件实现二者混合编程,本文章主要介绍在MATLAB中编写com组件,为了检验结果的正确性,在工程地质中要用到这项技能。(郑重声明:本资料是借用张赛民老师的成果,张赛民老师为第一作者,未经允许,不得用于商业用途)-VB COM component calls made to achieve both Matlab programming mix, this article focuses on com components written in MATLAB, in
Matlab
- 在MATLAB中通过四阶龙格库塔法求解微分方程组-In the MATLAB through four order runge kutta method to solve differential equations
lvboqi
- 在matlab中设计不同阶数的FIR滤波器,并对音频文件进行读入,分别对左声道和右声道进行滤波,分别满足35阶FIR滤波器和315阶FIR滤波器,输出音频文件,并进行滤波效果的对比。(In the MATLAB, FIR filters with different orders are designed, and the audio files are read in. The left and right channels are filtered respectively, which s
Chen system fractional order chaos program
- chen系统分数阶混沌程序,适合初学者研究 。文档中有程序和生成的图形,粘贴到matlab中或者另外制成M文件运行都可以。(Chen system fractional order chaos program, suitable for beginners to study. There are programs and generated graphics in the document, pasting into the MATLAB or running the M file as wel
Mittag-Leffler函数的Matlab计算程序
- 在整数阶线性系统中,e指数函数是描述解析解的重要函数,在分数阶系统中e指数函数的扩展——Mittag-Leffler函数是特别重要的。该文件是Mittag-Leffler函数的Matlab计算程序。(In integer linear systems, the e exponent function is an important function to describe the analytical solution. In the fractional order system, the e
order
- matlab阶次分析,matlab实现的阶次分析算法,用于变转速机械故障特征提取,可运行,包含寻找脉冲时刻,等角度时刻,数字跟踪滤波,样条差值等步骤(Matlab order analysis, the order analysis algorithm realized by MATLAB, is used to extract the fault features of variable speed machinery. It can be operated, including findin