Community Profile

photo

Emma Smith Zbarsky

MathWorks

Last seen: Today Actif depuis 2021

Statistiques

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

Afficher les badges

Content Feed

Afficher par

A soumis


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

17 jours il y a | 9 téléchargements |

Thumbnail

A soumis


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

environ un mois il y a | 55 téléchargements |

Thumbnail

A soumis


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

environ 2 mois il y a | 19 téléchargements |

Thumbnail

A soumis


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

environ 2 mois il y a | 15 téléchargements |

Thumbnail

A soumis


Fourier Analysis
Learn Fourier analysis using live scripts and apps.

environ 2 mois il y a | 180 téléchargements |

Thumbnail

A soumis


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

2 mois il y a | 10 téléchargements |

Thumbnail

A soumis


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 ...

5 mois il y a | 13 téléchargements |

Thumbnail

A soumis


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

6 mois il y a | 16 téléchargements |

Thumbnail

A répondu
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...

8 mois il y a | 1

| A accepté

A soumis


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

8 mois il y a | 3 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 71 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 30 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 13 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 5 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 5 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 14 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 2 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 31 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 54 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 3 téléchargements |

Thumbnail

A résolu


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...

11 mois il y a

A résolu


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...

11 mois il y a

A résolu


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...

11 mois il y a

A résolu


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...

11 mois il y a

A résolu


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...

11 mois il y a

A résolu


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

11 mois il y a

A résolu


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

11 mois il y a

A résolu


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

11 mois il y a

A résolu


Create a figure and plot data
Given two data vectors (x,y), open a new figure and plot the data. Return the figure handle.

12 mois il y a

A résolu


Plot Line Specifications
Create a line plot for function cos(x) where x is a vector of linearly spaced values going from 0 to input N with an increment o...

12 mois il y a

Charger plus