photo

Victor


Last seen: 6 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

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

统计学

All
  • First Answer
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已回答
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...

2 years 前 | 0

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

已解决


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

2 years 前

已解决


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

2 years 前