Community Profile

photo

Aamir


Last seen: 2 months 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...

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

6 months ago | 2 answers | 0

2

answers

Solved


Laws of motion 6

8 months ago

Solved


Laws of motion 3

8 months ago

Solved


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

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

8 months ago

Solved


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

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

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

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

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

12 months ago | 1 answer | 0

1

answer