登录
首页 » matlab » MATLAB7

MATLAB7

于 2008-05-28 发布 文件大小:182KB
0 257
下载积分: 1 下载次数: 6

代码说明:

  matlab 7.x书上光盘所带的原代码,以及图象处理滤波的程序,非常有用,可以直接引用(matlab 7.x Book on CD-ROM brought the original code, as well as image processing, filtering procedures, is very useful, can be directly invoked)

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

发表评论

0 个回复

  • mcmcf90src
    MCMC算法MATLAB程序在现实中的应用(MCMC algorithm MATLAB procedures applied in the real world)
    2013-12-19 11:05:17下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • tjcx
    matlab统计基因序列多序列比对中各个多态性位点中碱基个数(matlab statistics sequence for multiple sequence alignment of various polymorphisms in the number of base)
    2010-09-14 09:27:12下载
    积分:1
  • ofdm-siso
    ofdm的标准源代码,国外人写的,相当好(ofdm standard source code, written by foreign people, very good)
    2009-04-18 11:04:42下载
    积分:1
  • glp
    计算太阳黑子的活动周期,分别利用周期图法,Lenvinson-Durbin法和Burg法求得其功率谱,并画出曲线,观察得到活动周期(Calculation of sunspot activity cycle, namely the use of periodogram, Lenvinson-Durbin and Burg obtained the power spectrum, and draw curve, observation cycle)
    2009-05-19 14:05:42下载
    积分:1
  • MATLAB
    matlab基础与应用教程,ppt版,阅读方便,介绍详尽。(Basic and Applied tutorial matlab)
    2010-12-07 11:24:10下载
    积分:1
  • OFDM-Tutorial[1]
    说明:  该文件是关于OFDM技术的介绍,并且有matlab源程序(the document on OFDM technology, and a source Matlab)
    2005-11-24 17:52:29下载
    积分:1
  • double-fedmachine
    说明:  双馈电机数学模型,基于simulink,如果需要可以提供S函数的模型(Doubly-fed machine mathematical model, based on simulink, if necessary can provide a model S function)
    2006-03-20 16:53:20下载
    积分:1
  • ode
    matalb微分方程的解法,对于数理方程的学习和数学建模有参考价值。(matalb Differential Equation, for the study of mathematical equations and mathematical modeling of a reference value.)
    2009-12-27 23:52:24下载
    积分:1
  • ica12
    ICA algorithm ImperialistcCompetion
    2014-08-22 22:39:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载