Community Profile

photo

Munib Hasnain


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How to read the specific channel and sample from a binary file
I am trying to read data from a binary file that contains data in the format: [ch1_s1 ch2_s1 ... chN_s1 ... ch1_sT ch2_sT ... c...

2 years ago | 0 answers | 0

0

answers

Question


Is fmincon appropriate for optimizing vector-valued optimization variables (scalar obj. function)?
I'm currently attempting to solve the following optimization problem: subject to: Where I (eye) is the identity matrix, q_...

3 years ago | 1 answer | 0

1

answer

Solved


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

3 years ago