Aamir
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答已解决
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 前
已解决
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 前
已解决
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 前
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0