登录
首页 » PPT » MATLAB

MATLAB

于 2007-07-28 发布 文件大小:2571KB
0 174
下载积分: 1 下载次数: 198

代码说明:

  本资料是MATLAB教程的课件,传上来与大家共享一下(卤 戮 脳 脢脕脧脢脟MATLAB 陆 脤 鲁 脤渭脛 驴 脦 录 镁 拢 卢 )

文件列表:

MATLAB教程
..........\Matlab教程Ch1.ppt
..........\Matlab教程Ch2.ppt
..........\Matlab教程Ch3.ppt
..........\Matlab教程Ch4.ppt
..........\Matlab教程Ch5.ppt
..........\Matlab教程Ch6.ppt
..........\Matlab教程Ch7.ppt
..........\Matlab教程Ch8.ppt

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

发表评论

0 个回复

  • GLTree230909
    In this file you can find a simple but very effective algorithm for Nearest Neighbour Search which I megalomaniacly called the GLTree.
    2009-10-05 21:53:35下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • PEAVF
    求解非线性随机动态模型的算法和程序。内有文章和代码。(This is a software package for solving the one- and two-sector model from the article "Solving Nonlinear Dynamic Stochastic Models: An Algorithm Iterating on Value Function by Simulations")
    2011-01-26 16:29:53下载
    积分:1
  • Non-numerical-parallel-algorithms-Ga
    说明:  非数值并行算法:遗传算法,遗传算法的一个教程,很适合初学者(Non-numerical parallel algorithms: Genetic algorithm, genetic algorithm tutorial, very suitable for beginners)
    2011-03-25 18:45:21下载
    积分:1
  • incercare1
    it is a matlabe code
    2013-03-20 06:01:20下载
    积分:1
  • figure_adjust
    调整figure的大小和位置 设置颜色、字体、字号、加粗、倾斜 设置坐标范围、刻度线 设置图中线宽、坐标线宽 在图中添加文本标记 自动使figure最大化( Adjust the size of the figure and location Set the color, font, font size, bold, tilt Set the coordinate range, the scale line Set figure line width, coordinates, line width Text markup is added in the figure To maximize figure automatically )
    2014-12-02 15:55:33下载
    积分:1
  • MATLAB_robotics
    说明:  包含最先进的机器人运动学、动力学、轨迹规划等的函数及机器人仿真案例,数学理论基础为旋量。(The most advanced cases of robot kinematics and dynamics are included.)
    2020-12-25 18:08:42下载
    积分:1
  • 05371467
    Peak Power reduction for Multicarrier OFDM systems.
    2011-01-03 17:18:47下载
    积分:1
  • Ajia03113
    2011年全国大学生数学建模山东省二等奖论文作品(2011 National Undergraduate Mathematical Modeling of Shandong province two prize paper works)
    2012-05-01 10:35:16下载
    积分:1
  • car_model
    整车模型,其中包括电动机,发动机,变速器,差速器,驾驶员模型等等(CAR MODEL including motor,engine,trans,driver etc)
    2021-03-28 21:29:12下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载