photo

Aamir


Last seen: 28 days ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver

View badges

Feeds

View by

Question


How to find user combinations in each sector that maximize the value recursively?
Hello, I am writing MATLAB code for finding the best combination in each sector based on minimum or maximum gain value. Curren...

8 months ago | 1 answer | 0

1

answer

Question


How I can split a two column data into chunks like this snap shot
Hello, I have attached a mat file and I want to chunk my data in equal number of arrays like the attached image. Since I am d...

9 months ago | 2 answers | 0

2

answers

Solved


Laws of motion 6

11 months ago

Solved


Laws of motion 3

11 months ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

11 months ago

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

11 months ago

Solved


Negative matrix
Change the sign of all elements in given matrix.

11 months ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

11 months ago

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

11 months ago

Question


Minimum value and Indices by removing same indices combination form the MAT file
I need guidance regarding getting the Minimum or Maximum values each time for different indicies. I have attached a DataArray2Fi...

1 year ago | 1 answer | 0

1

answer

Question


Need guidance: Extracting variable and values from log file
Hi, I have a log file with three different algorithms time elapsed data along with number of users for each run. I have tried d...

1 year ago | 1 answer | 0

1

answer