Community Profile

photo

Mudasser Seraj


University of Alberta

Last seen: nästan 3 år ago Active since 2018

PhD Student in Transportation Engineering

Statistics

  • Explorer
  • Thankful Level 3

View badges

Content Feed

View by

Question


Trained neural network to optimize input variable
Hi I have a input matrix X = [x1, x2] with N rows of data and target matrix Y = [y1 y2] of same number of rows. I ran the dat...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Error using histc Edge vector must be monotonically non-decreasing.
Hi I have the following code and data; clc clear all datapoint = [0; 2; 0; 2; 5; 8; 7; 10; 21; 38; 51; 53; 84; 93; 115; 12...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Plotting time series within a limit and without certain data points
Hi I have attached the timeseries data ("long_pos.mat") which I plotted to get to get the following figure. I want to get t...

nästan 4 år ago | 2 answers | 0

2

answers

Question


Stateflow model example generating
Hi all, I am looking for some help in this particular stateflow example Automate Control of Intelligent Vehicles by Using Stat...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Multiple ego vehicle with same sensor added to the scenario at the same point in different simulation time
Hi, I want to add multiple ego vehicles in the driving scenario with same characteristics and sensors at different time in th...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Average based on multiple conditions
Hi, I have the following dataset in excel file. In sheet 1, Column 1= time stamp, Column 2 =velocity of car 1, Column 3= po...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Plotting hitmap with different box size
Hello, I have a 64x9 matrix and I want to plot a heatmap with different box sizes. Figure as below. <</matlabcentral/answ...

mer än 5 år ago | 2 answers | 0

2

answers

Question


Clustering process using SVM, unsupervised learning
Hello, I am new in MATLAB. I have a large dataset (2+ millon points) containing 3 variables which I want to cluster/ classif...

nästan 6 år ago | 0 answers | 0

0

answers

Question


xlswrite to import data from cell array
Hello, I have a matrix 'm' with 373 cell. each containting 2-d matrix of different size. I want to use 'xlswrite' to write th...

nästan 6 år ago | 1 answer | 0

1

answer

Question


multiple .csv file importing (different row numbers of each file) from a folder
Hi, I have 100+ .csv files in a folder. Each .csv file has 18 columns and various row numbers. I want to import data from all...

nästan 6 år ago | 1 answer | 0

1

answer

Question


Converting 2-d[:,45] matrix to 3-d[:,45,246] matrix based on unique values in 2nd column of 2d matrix
I have a 2-d matrix with [:, 45] dimension, which I want to convert into a 3-d matrix of dimension [:,45,246] based on 246 uniqu...

nästan 6 år ago | 1 answer | 0

1

answer

Question


Constrained Particle Swarm Optimization
Hi, I have 'N' particles with one-dimensional variable a(=accelration). However, each particle has a different range (lower ...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Adaptive Cruise Control System Using Model Predictive Control for Multiple Vehicles and Multiple Lane
Hi I want to execute <https://www.mathworks.com/help/mpc/examples/design-an-adaptive-cruise-control-system-using-model-predic...

ungefär 6 år ago | 0 answers | 0

0

answers

Question


Creating an array of object with variable inputs
I have the following codes Number_of_lanes = input('Enter the total number of lanes: '); Prediction_Horizon = input('Enter ...

ungefär 6 år ago | 0 answers | 0

0

answers

Question


Convert a column vector to an array matrix
Hi, Suppose, I have a 500x1 column vector How do I convert it into a 25x20 array matrix where 1st column values of the matrix w...

ungefär 6 år ago | 2 answers | 0

2

answers

Question


struct to excel data saving
Hi, I have a 15x3x5 struct with 12 fields. I want to save all the data inside the structure in excel with one sheet for each fi...

ungefär 6 år ago | 2 answers | 1

2

answers