photo

Mudasser Seraj


University of Alberta

Last seen: etwa 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

PhD Student in Transportation Engineering

Statistik

  • Explorer
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 1

2

Antworten