photo

Victor


Last seen: 6 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB, Arduino
Spoken Languages:
English
Professional Interests:
Optimization, AI for Signals and Images, Control Systems

Statistik

All
  • First Answer
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
multiplying 5*5 matrix to a vector on an element by element basis using loops
Are you required to use for loops to multiply element by element here or could you make use of standard Matlab functionality suc...

mehr als 2 Jahre vor | 0

Frage


Can I use a variable string to index into a structure?
I have a multi-layer structure Structure.Level1 - Structure.Level10. Within each of the levels there are fields OptionA - Opt...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

mehr als 2 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 2 Jahre vor