Community Profile

photo

Emma Smith Zbarsky

MathWorks

Last seen: Today 2021년부터 활동

통계

All
  • 5-Star Galaxy Level 4
  • Knowledgeable Level 1
  • First Answer
  • Personal Best Downloads Level 5
  • CUP Challenge Master
  • Community Group Solver
  • Strings II Master
  • GitHub Submissions Level 3
  • Solver
  • First Submission

배지 보기

Content Feed

보기 기준

제출됨


Calculus Integrals
Interactive examples using MATLAB to visualize and practice integral calculus and a calculus flashcards app.

대략 1개월 전 | 다운로드 수: 22 |

Thumbnail

제출됨


Fourier Analysis
Learn Fourier analysis using live scripts and apps.

대략 2개월 전 | 다운로드 수: 460 |

Thumbnail

제출됨


Calculus Derivatives
Interactive module that introduces fundamentals of derivatives including the product and chain rule as presented in Calculus I c...

3개월 전 | 다운로드 수: 24 |

Thumbnail

제출됨


Virtual Measurement of e/m Lab
Interactive courseware module that addresses J.J. Thomson’s landmark experiment to measure the charge-to-mass ratio of the elect...

3개월 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Fundamentals of Programming
An overview of programming concepts including arrays, strings, loops, and algorithms with a project.

4개월 전 | 다운로드 수: 61 |

Thumbnail

제출됨


Programming: Organizing Data
This courseware module addresses working with data: textual data types, numerical data types, data storage, and memory.

4개월 전 | 다운로드 수: 6 |

Thumbnail

제출됨


Regression Basics
Interactive courseware module that addresses the fundamentals of regression analysis taught in STEM courses.

4개월 전 | 다운로드 수: 12 |

Thumbnail

제출됨


Phase Plane and Slope Field apps
You can use the Phase Plane and Slope Field apps to qualitatively analyze ordinary differential equations (ODEs).

4개월 전 | 다운로드 수: 289 |

Thumbnail

제출됨


Qualitative Analysis of ODEs
Interactive courseware module that addresses the qualitative analysis of ordinary differential equations taught in mathematics c...

4개월 전 | 다운로드 수: 19 |

Thumbnail

제출됨


Probability-Theory
A courseware module that covers fundamental concepts including the basics of probability, random variables, and Bayes' Theorem.

4개월 전 | 다운로드 수: 6 |

Thumbnail

제출됨


Vector Arithmetic
Interactive courseware module that addresses the fundamentals of vectors taught in mathematics courses.

4개월 전 | 다운로드 수: 4 |

Thumbnail

제출됨


Descriptive Statistics and Probability Distributions
Interactive courseware module that addresses common foundational-level concepts taught in statistics courses.

5개월 전 | 다운로드 수: 13 |

Thumbnail

제출됨


Convolution in Digital Signal Processing
Interactive courseware module that addresses common foundational-level concepts taught in signal processing courses.

5개월 전 | 다운로드 수: 44 |

Thumbnail

제출됨


Applied-Linear-Algebra
A collection of teaching scripts showing applications of linear algebra to chemistry, computer science, mechanical engineering, ...

5개월 전 | 다운로드 수: 27 |

Thumbnail

제출됨


Morphology-in-Image-Processing
Interactive courseware module that introduces the fundamental morphological operations used in image processing.

5개월 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Numerical-Integration
Interactive courseware module that addresses the fundamentals of numerical integration taught in mathematics courses.

5개월 전 | 다운로드 수: 6 |

Thumbnail

제출됨


Fourier-Analysis_es
Aprende análisis de Fourier utilizando live scripts y aplicaciones.

6개월 전 | 다운로드 수: 8 |

Thumbnail

제출됨


Thermodynamics
This curriculum module contains interactive examples that teach fundamental concepts and basic terminology related to thermodyna...

7개월 전 | 다운로드 수: 40 |

Thumbnail

제출됨


Programming-A-Starter-Project-Using-MATLAB-and-Python
A scaffolded project involving pulling and installing a Live Task, then using MATLAB and Python to access and analyze data from ...

11개월 전 | 다운로드 수: 42 |

Thumbnail

제출됨


Numerical-Methods-with-Applications
Teach numerical methods for interpolation, differentiation, integration, and solving ODEs and PDEs with MATLAB.

12개월 전 | 다운로드 수: 49 |

Thumbnail

답변 있음
How to mark curve intersections on a graph
The challenge here is that the points of intersection are not exactly at points where you are evaluating your functions. A qui...

대략 1년 전 | 1

| 수락됨

제출됨


Air Track Collisions Lab
Interactive courseware module that addresses one-dimensional collisions using a virtual air track model.

대략 1년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Mass-Spring-Damper Systems
Interactive courseware module that addresses the fundamentals of mass-spring-damper systems taught in mechanical engineering cou...

대략 1년 전 | 다운로드 수: 148 |

Thumbnail

제출됨


Machine Learning for Regression
Interactive module that introduces typical workflow, setup, and considerations involved in solving regression problems with mach...

대략 1년 전 | 다운로드 수: 22 |

Thumbnail

제출됨


Programming: Structuring Code
These live scripts teach programming basics related to organizing code into functions, describing, debugging, and sharing code.

대략 1년 전 | 다운로드 수: 27 |

Thumbnail

문제를 풀었습니다


Extract the Acrostic Message
An acrostic cipher is a way of embedding one message within another by taking the first (or last) word of each line. Given a str...

1년 초과 전

문제를 풀었습니다


Split Even Number Into Two Primes
Given an even whole number n (> 2), return a 2-element vector of primes, p, such that p(1) + p(2) = n. Fun note: technically it...

1년 초과 전

문제를 풀었습니다


Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
Given a positive integer n, determine whether n is "oddish" or "evenish" - that is, whether the sum of the digits of n is odd or...

1년 초과 전

문제를 풀었습니다


Reproduce this plot!
Write a function that will take a dataset (x,y), a best fit model (model), and the upper and lower prediction bounds (lb,ub) for...

1년 초과 전

문제를 풀었습니다


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

1년 초과 전

더 보기