登录
首页 » matlab » matlab_jiaocheng

matlab_jiaocheng

于 2007-08-01 发布 文件大小:2461KB
0 148
下载积分: 1 下载次数: 211

代码说明:

  《matlab教程》配套光盘,很小,但含有众多源码,欢迎下载()

文件列表:

autorun.inf

tutorial61
..........\matlab_c
..........\........\circle.m
..........\........\circle_f.m
..........\........\exm1.m
..........\........\exm112_1.m
..........\........\exm112_2.m
..........\........\exm112_3.m
..........\........\exm112_4.m
..........\........\exm113_1.m
..........\........\exm113_4.m
..........\........\grph.m
..........\........\LLS.m
..........\........\LLS1.m
..........\........\LLSDATA.m
..........\mbook
..........\.....\n6ch0.doc
..........\.....\n6ch00.doc
..........\.....\n6ch01.doc
..........\.....\n6ch02.doc
..........\.....\n6ch03.doc
..........\.....\n6ch04.doc
..........\.....\n6ch05.doc
..........\.....\n6ch06.doc
..........\.....\n6ch07.doc
..........\.....\n6ch08.doc
..........\.....\n6ch09.doc
..........\.....\n6ch10.doc
..........\.....\n6ch11.doc
..........\.....\n6ch12.doc
..........\.....\n6ch13a.doc
..........\.....\n6ch13b.doc
..........\.....\n6ch14.doc
..........\mfiles
..........\......\anim_zzy1.m
..........\......\assigninxyq.m
..........\......\callcheck.m
..........\......\calledit1.m
..........\......\DyDt.m
..........\......\evalinzzy.m
..........\......\exm013_1.m
..........\......\exm013_10.m
..........\......\exm013_2.m
..........\......\exm013_3.m
..........\......\exm013_4.m
..........\......\exm013_5.m
..........\......\exm013_6.m
..........\......\exm013_7.m
..........\......\exm013_8.m
..........\......\exm013_9.m
..........\......\exm014_1.m
..........\......\exm017_5.m
..........\......\exm0210_1.m
..........\......\exm0210_2.m
..........\......\exm0210_3.m
..........\......\exm0210_4.m
..........\......\exm0210_5.m
..........\......\exm0210_6.m
..........\......\exm0210_7.m
..........\......\exm0211_1.m
..........\......\exm0211_2.m
..........\......\exm0211_3.m
..........\......\exm0212_1.m
..........\......\exm0212_2.m
..........\......\exm0212_3.m
..........\......\exm0212_4.m
..........\......\exm021_1.m
..........\......\exm022_1.m
..........\......\exm022_2.m
..........\......\exm023_1.m
..........\......\exm023_2.m
..........\......\exm023_3.m
..........\......\exm024_1.m
..........\......\exm025_1.m
..........\......\exm027_1.m
..........\......\exm028_1.m
..........\......\exm028_2.m
..........\......\exm028_3.m
..........\......\exm028_4.m
..........\......\exm029_1.m
..........\......\exm029_2.m
..........\......\exm029_3.m
..........\......\exm031_1.m
..........\......\exm031_2.m
..........\......\exm031_3.m
..........\......\exm031_4.m
..........\......\exm031_5.m
..........\......\exm031_6.m
..........\......\exm031_7.m
..........\......\exm032_1.m
..........\......\exm032_2.m
..........\......\exm032_3.m
..........\......\exm032_4.m
..........\......\exm032_5.m
..........\......\exm032_6.m
..........\......\exm033_1.m
..........\......\exm033_2.m
..........\......\exm033_3.m

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

发表评论


0 个回复

  • MATLAB
    matlab codes for different programs........just some programs are now uploaded
    2011-06-09 13:54:02下载
    积分:1
  • chap6
    《matlab应用大全》赵海滨编著,清华大学出版社,第六章主讲积分和微分的运算源代码(The application of matlab Zhao Haibin compiled, tsinghua university press, the application of matlab Zhao Haibin compiled, tsinghua university press, chapter 6 on integral and differential operation of the source code)
    2013-10-31 09:37:04下载
    积分:1
  • spwmd
    单极性脉冲调制方式,三角载波在一种极性内变化(Unipolar pulse modulation, triangular carrier changing in one polarity)
    2019-07-10 15:39:34下载
    积分:1
  • wavefilter
    很实用的滤波算法,使用MATLAB编制,通用低通滤波器。(Very practical filtering algorithm, using MATLAB preparation, general low-pass filter.)
    2009-05-24 19:13:01下载
    积分:1
  • Fuzzy-Tunning-PID-Control
    PID控制算法:模糊自适应整定PID控制算法(The PID control algorithm: fuzzy adaptive PID control algorithm)
    2012-09-25 12:17:42下载
    积分:1
  • wavelet-imagedenoise
    文件中涵盖了三种利用小波变换进行图像去噪的程序(Paper covers three kinds of wavelet transform for image denoising procedures)
    2010-08-17 16:49:20下载
    积分:1
  • MATLABzhinenkongzhi
    文中介绍了传统的PID控制原理,PID分为位置式和增量式,计算机控制是数字PID控制。一些 改进的PID控制算法是针对实际应用中的不足提出的,如积分分离式PID控制算法,抗 积分饱和算法,变速积分算法等,实际应用中,控制又分为简单PID控制和串级PID控 制,对一些典型的控制算法,选用典型控制对象用MArLAB软件进行了对应仿真。对仿 真结果进行了对比分析,说明了改进算法的作用。(This paper introduces the principle of the traditional PID control, PID into position and incremental, computer-controlled digital PID control. Some improvements in the PID control algorithm is less than the practical application of the proposed, such as discrete integral PID control algorithm, anti-integral saturation algorithm, changing integration algorithm and so on, practical application, the control is divided into a simple cascade PID control and PID control , for some typical control algorithm, selection of a typical control object MArLAB software with the corresponding simulation. The simulation results of comparative analysis carried out to illustrate the role of the improved algorithm.)
    2008-08-22 09:20:43下载
    积分:1
  • AIC
    赤池准则 可以实现噪声检测 P波震相捡拾 S波震相捡拾等地震学基本操作等(Akaike criterion can achieve noise detection P-wave seismic phase picking S phases pick up basic operations such as seismology, etc.)
    2021-03-15 08:49:22下载
    积分:1
  • nu
    说明:  用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x(The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x)
    2009-09-04 10:59:11下载
    积分:1
  • RAY1
    说明:  MATLAB下rayleigh信道产生方法。(MATLAB Rayleigh channel selected.)
    2005-11-18 16:27:58下载
    积分:1
  • 696518资源总数
  • 105111会员总数
  • 25今日下载