Aamir
Followers: 0 Following: 0
Statistics
RANK
224,415
of 295,605
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,252
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Find the combination that maximize the objective function values from the data set.
Hello, I have a written a small piece of code to find the unique combinations from the excel file which has data from my object...
3 months ago | 1 answer | 0
1
answerQuestion
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...
12 months ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 2 answers | 0
2
answersSolved
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...
1 year 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...
1 year 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:...
1 year 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
answerQuestion
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