photo

Mudasser Seraj


University of Alberta

Last seen: 4년 초과 전 2018년부터 활동

Followers: 0   Following: 0

메시지

PhD Student in Transportation Engineering

통계

MATLAB Answers

16 질문
0 답변

순위
27,064
of 300,369

평판
1

참여
16 질문
0 답변

답변 채택
56.25%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 2 | 1

2

답변