登录
首页 » matlab » ProficientInMATLABConsolidatedCounselingAndGuidanc

ProficientInMATLABConsolidatedCounselingAndGuidanc

于 2010-05-22 发布 文件大小:611KB
0 236
下载积分: 1 下载次数: 1

代码说明:

  这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力!(This is a reference book about MATLAB, suitable for use or are planning to use MATLAB MATLAB readers. This book can open a new path with or without the help of MATLAB documentation that comes with the reader learning MATLAB. Colloquial style of the book, the reader easy to read. Such as the title indicates, this book offers readers the tools needed to master MATLAB. As a programming language and visualization tools, MATLAB has a rich range of functions, solve engineering, scientific computing and mathematical disciplines, many of the problems. The basic purpose of this book by showing readers how to effectively use these features to help readers enhance the ability to work!)

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

发表评论

0 个回复

  • liu
    状态模型的极大似然估计,使用EM算法,以及卡尔曼滤波。(This supplementary note discusses the maximum likelihood esti-mation of state space models using Expectation-Maximization (EM) algorithm and bootstrap procedure for statistical inference. A Matlab program script implement-ing the Kalman ¯ lter, Kalman smoother and EM algorithm)
    2021-02-19 01:39:44下载
    积分:1
  • XS07012040
    ball beam 球杆系统pid仿真程序,附有gui界面 实现了球杆系统的线性和非线性仿真 供需要做此类大作业的学生参考(pid club ball beam system simulation program with gui interface realize the ball-beam system of linear and nonlinear simulation of supply and demand such a large operation to be done to students)
    2008-06-04 18:53:16下载
    积分:1
  • sfpc
    说明:  sfpc 一种预测控制实例,在理想建模的情况下有良好的控制品质(sfpc )
    2010-04-04 09:07:39下载
    积分:1
  • Learn
    支持向量机数据训练程序基础的知识希望对大家有所帮助(Support Vector Machine data training program)
    2013-02-28 14:24:12下载
    积分:1
  • tft1
    MATLAB时频分析的原代码(一部分)!!(Time-frequency analysis of the original MATLAB code (part of)! !)
    2009-12-07 19:34:28下载
    积分:1
  • b11
    基于matlab中的simulink平台的8DPSK通信仿真(fail to translate)
    2013-05-05 15:05:55下载
    积分:1
  • dipole2
    It s about 3d 3D DIPOLE ANTENNA DESIGN.
    2013-11-08 00:03:15下载
    积分:1
  • equation
    这是用matlab工具箱解决热传导微分方程的一个实例,这里用正六边形、圆形、矩形的三个算例,同时画出来了图像表示温度分布(you can use it to solve the equation and make a picture with matlab,it s easy and straight)
    2014-01-16 10:00:25下载
    积分:1
  • jianjiedianliukongzhi
    PWM整流器整间接电流控制MATLAB程序,可直接运行(Indirect current control PWM Rectifier entire MATLAB program can be run directly)
    2013-10-19 17:30:53下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载