本站已收录 番号和无损神作磁力链接/BT种子 

[ FreeCourseWeb.com ] Udemy - MATLAB - From absolute scratch to the top!

种子简介

种子名称: [ FreeCourseWeb.com ] Udemy - MATLAB - From absolute scratch to the top!
文件类型: 视频
文件数目: 88个文件
文件大小: 3.36 GB
收录时间: 2023-7-20 00:04
已经下载: 3
资源热度: 176
最近下载: 2024-5-27 12:44

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:9e0d82b6867805a8727ab6a94678f873519c23a1&dn=[ FreeCourseWeb.com ] Udemy - MATLAB - From absolute scratch to the top! 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[ FreeCourseWeb.com ] Udemy - MATLAB - From absolute scratch to the top!.torrent
  • ~Get Your Files Here !/01 Module 0 (Introduction)/001 Intro.mp487.6MB
  • ~Get Your Files Here !/01 Module 0 (Introduction)/002 What to expect_.mp414.88MB
  • ~Get Your Files Here !/01 Module 0 (Introduction)/003 What is matlab and why is it so powerful and useful_.mp450.63MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/001 Final project presentation.mp411.51MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/002 The programming environment.mp437.78MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/003 The semicolon.mp411.63MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/004 Space separation.mp47.11MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/005 Order of precedence in Matlab calculations.mp412.57MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/006 Scripts.mp432.69MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/007 Matlab is a case sensitive programming language.mp46.09MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/008 Read your errors.mp412.73MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/009 Functions.mp433.12MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/010 Comments.mp421.3MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/011 Variable types and matrix declarations.mp424.35MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/012 Global and local variables.mp429.03MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/013 The input and disp commands.mp445.09MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/014 The switch case statement.mp440.49MB
  • ~Get Your Files Here !/02 Module 1 (the environment, the fundamental commands and our first application)/015 Module's final project.mp463.85MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/001 Final project (and mini project) presentation.mp429.52MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/002 Thinking as a machine part I.mp424.59MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/003 Thinking as a machine part II.mp424.01MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/004 Introducing the For Loop.mp439.57MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/005 For Loop (counting steps other than 1).mp414.46MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/006 Mini project_ Calculating the compound interest.mp454.18MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/007 The Riemann sum (numerical integration) Part I_ The definitions.mp418.01MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/009 The Riemann sum (numerical integration) Part III_ For within a For.mp494.28MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/010 Orange warnings.mp417.41MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/011 Plot numbering and tittles, axis labeling and the grid on command.mp431.81MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/012 Saving plots as images (do not screen capture them).mp46.23MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/013 The Trapezoid rule (numerical integration) Part I_ The definitions.mp417.65MB
  • ~Get Your Files Here !/03 Thinking as a machine, the discrete world and iterative processes (The FOR loop)/015 The Trapezoid rule and the Riemann sum by using MATLAB prebuilt functions.mp476.96MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/001 Final project presentation.mp410.16MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/002 The theory behind the While Loop (a comparison against the For Loop) Part I.mp416.63MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/003 The theory behind the While Loop (a comparison against the For Loop) Part II.mp47.58MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/004 The theory behind the While Loop (a comparison against the For Loop) Part III.mp48.6MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/005 The Newton-Raphson numerical method.mp450.28MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/006 Handles (a little parenthesis before we practice Newton-Raphson).mp426.3MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/007 Newton-Raphson method (practical lecture).mp481.11MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/008 Module's final project_ Newton-Raphson within a while loop (Part I).mp443.07MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/009 Module's final project_ Newton-Raphson within a while loop (Part II).mp439.37MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/010 Module's final project_ Newton-Raphson within a while loop (Bonus Part).mp478.98MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/011 fzero function.mp414.99MB
  • ~Get Your Files Here !/04 Thinking as a machine_ The WHILE statement and the Newton-Rhapson method/012 fsolve function.mp415.04MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/001 Introducing the IF statement.mp427.38MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/002 Primality test (The IF statement within a while loop and the break command).mp464.37MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/003 Final project presentation.mp426.1MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/004 Gauss-Jordan theoretical lecture.mp435.11MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/005 Basic operations with matrixes.mp420.57MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/006 Gauss-Jordan implementation part I.mp471.02MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/007 Gauss-Jordan implementation part II.mp472.32MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/008 Gauss-Jordan implementation part III.mp412.24MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/009 Gauss-Jordan implementation part IV.mp476.65MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/010 Gauss-Jordan implementation part V.mp425.06MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/011 Gauss-Jordan implementation part VI.mp445.36MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/012 Gauss-Jordan implementation part VII.mp410.25MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/013 Gauss-Jordan implementation part VIII.mp457.64MB
  • ~Get Your Files Here !/05 The IF - ELSE statement/014 Linsolve function.mp418.78MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/001 Introducing the final project.mp451.03MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/002 What is an API and introducing the try catch statments.mp459.29MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/003 Creating an account on weatherstack.mp46.67MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/004 Reviewing the API documentation.mp450.77MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/005 Making the API requests within a TRY statement.mp435.44MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/006 Parsing structure type variables.mp416.54MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/007 Wrapping up the final details of our API requests function.mp443.17MB
  • ~Get Your Files Here !/06 The TRY - CATCH statement/008 A little clarification before we move on to the next module.mp413.66MB
  • ~Get Your Files Here !/07 Curve fitting/001 Introducing the final project.mp431MB
  • ~Get Your Files Here !/07 Curve fitting/002 Curve fitting theory.mp416.99MB
  • ~Get Your Files Here !/07 Curve fitting/003 Loading the data.mp422.12MB
  • ~Get Your Files Here !/07 Curve fitting/004 fminunc and getting the best curve fit.mp457.84MB
  • ~Get Your Files Here !/07 Curve fitting/005 Calculating the R square for our curve fitting process.mp432.61MB
  • ~Get Your Files Here !/07 Curve fitting/006 Curve fitting a parabola.mp458.3MB
  • ~Get Your Files Here !/07 Curve fitting/007 The Polyfit function and the curve fitting app.mp445.83MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/001 Introducing the final project.mp427.27MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/002 Introducing symbolic type variables.mp433.79MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/003 Using dsolve to solve differential equations via symbolic variables.mp4124.8MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/004 Solving differential equations via dsolve and subs.mp4124.83MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/005 Using dsolve and subs within a function.mp452.88MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/006 Introducing the Eurler's Method.mp447.59MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/007 First Euler's method application on Series RL circuit.mp465.54MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/008 Eulers method vs analitical method.mp425.32MB
  • ~Get Your Files Here !/08 First order Ordinary Differential Equations (first order ODEs)/009 ode45 comparison.mp423.85MB
  • ~Get Your Files Here !/09 Greater order Ordinary Differential Equations/001 Final project presentation.mp415.44MB
  • ~Get Your Files Here !/09 Greater order Ordinary Differential Equations/002 Basic theoretical concepts for solving system of ordinary differential equations.mp434.49MB
  • ~Get Your Files Here !/09 Greater order Ordinary Differential Equations/003 Using dsolve and subs for system of differential equations Part II.mp4160.64MB
  • ~Get Your Files Here !/09 Greater order Ordinary Differential Equations/004 Using ode45 for system of differential equations PART II.mp481.86MB
  • ~Get Your Files Here !/09 Greater order Ordinary Differential Equations/005 Writing a script to solve a series RLC circuit bot numerically and symbolically.mp467.96MB
  • ~Get Your Files Here !/09 Greater order Ordinary Differential Equations/006 Playing around with our script.mp455.62MB
  • ~Get Your Files Here !/10 Congratulations/001 Final class.mp48.25MB