搜索资源列表
matlab
- 这是一个电力系统无功优化的MATLAB程序,在MATLAB7上已调试通过,其实例节点有点少,可对其进行改进
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),代表第几道导连,
FFT-DTFT-Rife
- 自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。-FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.
isodata
- 自己写的isodata聚类程序,已经在matlab下调试验证通过。-Wrote it myself ISODATA clustering procedure has been adopted to verify matlab debugging.
gauss
- 高斯平滑的matlab程序。参数可以随意设置,经过调试,准确-Gaussian smoothing of the matlab program. Parameters can be arbitrarily set, after commissioning, accurate
RS_encod_decod
- 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
MATLAB_5
- MATLAB程序设计 内容包括: 1 M文件 2 程序控制结构 3 函数文件 4 程序练习 5 程序调试 -MATLAB program design includes: 1 M program structure document 2 document 3 function 4 Exercises 5 program debugging process
factor
- 此MATLAB程序实现函数的阶乘功能,经调试,完全正确-Procedures for implementation of this MATLAB function factorial function, with debug, completely correct
lsvm
- 支持向量机做模式识别的程序,调试通过,希望对朋友们有用-Support Vector Machine to do pattern recognition procedures, debugging through the hope of useful friends
beiyesifenbu
- 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
TechniquesforDebuggingMATLAB-files
- matlab程序的调试技术,是mathwork公司提供的文档。-Debugging matlab technology companies mathwork documents.
MATLAB
- 一个简单的遗传算法的例子程序,用作初学者的实验调试,-A simple example of the genetic algorithm process, as a beginner experiment debugging,
matlab
- 本章将涉及比较深层的 MATLAB 内容:脚本;函数(一般函数、内联函数、子函数、 私用函数、方法函数);程序调试和剖析;数据结构(类、对象);重载和继承;面向对象 编程。本章配备了许多精心设计的算例。这些算例是完整的,可直接演练的。读者通过这些 算例,将真切感受到抽象概念的内涵、各指令间的协调,将从感知上领悟到面向对象编程的 优越和至关要领。-MATLAB
RS_Code
- RS编译码的Matlab程序,与陈文礼的《RS纠错编码原理及其实现方法》配套,已调试通过。-RS encoder and decoder ,matlab program
Bezier
- 用matlab实现Bezier曲线,一个很使用的matlab程序源码,经过调试成功的-Matlab achieve Bezier curves with, a very used matlab program source, after successful commissioning
Matlab-Bayers
- 简单贝叶斯计算源程序,可以使用调试,用于简单的matlab和贝叶斯的学习实验内容-Simple Bayesian computing source, you can use the debugging, for the simple Bayesian learning matlab and experimental content
renconfiguration
- 基于负荷平衡的配电网重构程序 matlab下调试通过 -reconfiguration for distribution achieved
matlab-car-recogition
- 用matlab编写的车牌识别程序,已经调试过了-Written by matlab license plate recognition program, has been the commissioning
包络线插值画法的MATLAB程序
- 包络线插值算法的MATLAB程序,已经运行通过,各位可以自行调试~~
QPSK调制解调完整程序
- QPSK调试解调的MATLAB源程序,MATLAB的源程序,可供大家参考(QPSK debugging and demodulation procedures, MATLAB source code, for reference.)