登录
首页 » matlab » Matlab-Programs

Matlab-Programs

于 2009-09-05 发布 文件大小:30KB
0 145
下载积分: 1 下载次数: 4

代码说明:

  matlab源码,主要包括基础的图形应用,界面编程,图像处理,数值分析。为方便阅读,将其整合成一个chm格式文档。(matlab source code, mainly based graphics application, interface programming, image processing, numerical analysis. To facilitate the reading, will be consolidated into a chm format documentation.)

文件列表:

Matlab-Programs.chm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ChineseCityRecognition
    该程序为matlab环境下,运用隐马尔可夫模型检验中文地名语音识别系统的正确性。(The program for the Matlab environment, the use of hidden Markov models to test the correctness of the speech recognition system for Chinese place names.)
    2012-04-11 21:41:29下载
    积分:1
  • [emuch.net]
    自学matlab的60个小程序,很有用的(Self-matlab 60 program, very useful)
    2012-05-20 11:46:59下载
    积分:1
  • DPSK-optical
    一种新的光纤通信调制技术,主要优点在于其全新的调制模式和简便的误码率计算。以上是全部程序代码。(a new optical fiber communication modulation technology, the main advantage of its new modulation mode and simple error rate. These are all code.)
    2006-12-07 14:43:37下载
    积分:1
  • low_pass_butterworth
    an butterworth lowpass filter
    2010-06-24 21:16:03下载
    积分:1
  • 01
    说明:  插值..,不知道有没有问题,就是个示例,以后还多多学习(jiaocheng)
    2009-12-17 22:18:24下载
    积分:1
  • M-DCPID
    matlab pid matlab pid matlab pid (matlab pidmatlab pid matlab pid)
    2011-05-29 14:44:52下载
    积分:1
  • PIDInterfered
    船舶航向PID控制的Simulink仿真,采用NOMOTO模型(ship course control base on PID )
    2021-03-28 19:09:11下载
    积分:1
  • eg5-gongsicaiwuyujingjianmo
    《MATLAB神经网络30个案例分析》中的第5个例子,案例5 基于BP_Adaboost的强分类器设计-公司财务预警建模。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 5 example, case 5 strong classifier design based on BP_Adaboost- corporate financial early warning model. Hope to have certain help to everybody! )
    2013-09-20 15:58:03下载
    积分:1
  • Embedded-C
    Document about embbedded programming by C
    2014-10-18 16:34:00下载
    积分:1
  • newton_raphson
    Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 (err)
    2008-06-16 10:38:48下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载