photo

Victor


Last seen: 6ヶ月 前 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年以上 前 | 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年以上 前 | 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年以上 前

解決済み


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年以上 前