![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5633710_1517937864982_DEF.jpg)
Mudasser Seraj
University of Alberta
Followers: 0 Following: 0
PhD Student in Transportation Engineering
統計
MATLAB Answers
16 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
4年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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