没有合适的资源?快使用搜索试试~
我知道了~
首页
MATLAB Programming for Engineers 完整课件
MATLAB Programming for Engineers 完整课件
MATLAB
2星
需积分: 10
114 浏览量
更新于2023-05-31
评论
1
收藏
4.23MB
PPT
举报
立即下载
开通VIP(低至0.43/天)
买1年送3个月+抽豪礼
身份认证 购VIP最低享 7 折!
领优惠券(最高得80元)
MATLAB Programming for Engineers(4nd edition) 完整课件(三百多页),非常超值!
资源详情
资源评论
资源推荐
MA
TLAB
Programmin
g for
Engineer
s
2
Texts
S. J. Chapman, MATLAB Pr
ogramming for
Engineers(4nd edition)
Reference
张志涌等,
MATLAB
教程-基于
6.X
版本,
北航出版社
许波等,
MATLAB
工程数学应用,清
华大
学出版社
3
Tests
An in-class open-book fi
nal
4
1
Introduction
2
MATLAB Basics
3
Top-down Program Design
4
Relational and Logical Operators
5
Branches and Loo
ps
6
Plotting
7
User-defined Function
s
8
Complex Data and Ch
aracter Data
9
Input/Output F
unctions
10
Sparse Arrays, Cell Arrays, and Structures
Contents
Introduction to MA
TLAB
剩余63页未读,
继续阅读
评论1
去评论
nanerxue
2019-06-10
资料一般,还可以
推荐matlab数学建模课程
以下是我为您推荐的一些MATLAB数学建模课程: 1. MATLAB for Engineers: Applications in Control Engineering 此课程由Georgia Institute of Technology提供,涵盖了MATLAB在控制工程中的应用。它将帮助您了解MATLAB的基础知识,并教授如何使用它来创建、分析和优化控制系统。 2. Introduct
GPU Programming in MATLAB
GPU Programming in MATLAB by Nikolaos Ploskas English | 28 July 2016 | ISBN: 0128051329 | 318 Pages | PDF | 27.82 MB GPU programming in MATLAB is intended for scientists, engineers, or students who d
GPU.Programming.in.MATLAB.0128051329
GPU programming in MATLAB is intended for scientists, engineers, or students who develop or maintain applications in MATLAB and would like to accelerate their codes using GPU programming without losin
推荐一个matlab课程
我为您推荐以下matlab课程: 1. Coursera平台上的"Introduction to Programming with MATLAB"(MATLAB编程入门)课程:https://www.coursera.org/learn/matlab 该课程由Vanderbilt University的教授Laurence G. Cooke主讲,共包括五个模块,涵盖MATLAB的基础知识、控制
Random process for Engineers, Bruce Hajek
Random process for Engineers is written by Bruce Hajek at UIUC, which is useful for the learning of stochastic process.
probability and statistics for engineers and scientists 书后答案
这本是probability and statistics for engineers and scientists第九版的答案
Introduction to Python for Engineers and Scientists -(2018)
Sandeep Nagar 1 Philosophy of Python 2 Introduction to Python Basics 3 IPython 4 Data Types 5 Operators 6 Arrays 7 Plotting 8 Functions and Loops 9 Object-Oriented Programming 10 Numerical Computing
Matrix Analysis for Scientists and Engineers工程矩阵答案整理
课本Matrix Analysis for Scientists and Engineers的答案整理
MATLAB.Recipes.A.Problem-Solution.Approach.148420560X
This book is a practical reference for industry engineers using MATLAB to solve everyday problems: learn from state-of-the-art examples in robotics, motors, detection filters, chemical processes, airc
matlab iss特征点
MATLAB is a powerful software suite used for a variety of analytical purposes. Among its many tools is the ability to detect and extract features from an image. One such tool is the ISS (Integral Inva
用Fortran语言编写:从一百本图书中寻找书名中有“fortr”
程序如下: ``` program search_books implicit none character(len=50), dimension(100) :: book_names ! 定义一个包含100个字符串的数组 integer :: i, count count = 0 ! 计数器初始化为0 book_names(1) = 'Introdu
ARM.Peripherals.Programming.and.Interfacing.Using.C.Language
The ARM CPU is licensed and produced by hundreds of companies. The ARM Assembly language instructions and architectures are standardized and all the licensees must follow them. The first volume of thi
Kalman Filtering - Theory and Practice Using MATLAB 4th
The definitive textbook and professional reference on Kalman Filtering - fully updated, revised, and expanded This book contains the latest developments in the implementation and application of Kalma
x86-64 Machine-Level Programming
Intel’s IA32 instruction set architecture (ISA), colloquially known as “x86”, is the dominant instruction format for the world’s computers. IA32 is the platform of choice for most Windows, Linux, and,
Influence of legislation on engineering activity具体解释一下
Legislation can have a significant impact on engineering activity, as it sets the legal framework within which engineers must operate. Here are some specific ways in which legislation can influence
Learning GraphQL: Declarative Data Fetching for Modern Web Apps
Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear al
C.for.Everyone.The.JumpStart.Guide.to.C.B0186UQE2S
The purpose of this book is to teach the C programming language, using examples running on the JumpStart MicroBox hardware. A college-level course syllabus can be constructed around this book and its
4G LTE/LTE-Advanced for Mobile Broadband
这本4G LTE/LTE-Advanced for Mobile Broadband是11年出版的,写书的是Ericsson的,就是写3G Evolution: HSPA and LTE for Mobile Broadband那几个人。本书最大的特点是本书涵盖了Rel-10的最新进展内容,考虑到Rel-10刚刚结束,对标准化感兴趣或者刚入手标准化的同学可能很有帮助,强烈推荐一下。 Based o
my_qianqian
粉丝: 1
资源:
11
私信
上传资源 快速赚钱
我的内容管理
收起
我的资源
快来上传第一个资源
我的收益
登录查看自己的收益
我的积分
登录查看自己的积分
我的C币
登录后查看C币余额
我的收藏
我的下载
下载帮助
会员权益专享
图片转文字
PDF转文字
PDF转Word
PDF加水印
全年可省5,000元
立即开通
最新资源
virtualbox教程(中文)
微信小程序调用摄像头隐藏式拍照功能
libevent中文参考手册.pdf
hx8340b SPEC
ISO 8855-2011.pdf
Pycharm新手教程(只需要看这篇就够了)
IEEE_802.3_2018
电子元器件基础知识大全.ppt
NAND Flash产生坏块原因
使用数字签名实现数据库记录防篡改(Java实现)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论1