Community Profile

photo

Akshay Vivek Panchwagh


Last seen: 7 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to import the MinMaxScaler created in Python into MATLAB
Hello everyone! I need to import my neural networks from Python into MATLAB. I am able to do that using the importTensorFlowNetw...

7 months ago | 1 answer | 0

1

answer

Question


Multivariable Zeros using Generalised Eigenvalue Problem
So I have the following matrices which represent a state-space configuration: A = [-3 5 -7 0; 0.5 -1.5 0.5 -7.5; -5 0 -3 0; -0...

1 year ago | 1 answer | 0

1

answer

Question


Find minors of a rectangular matrix
I have a rectangular 3x2 matrix at hand and I need to find the minors in an automated way so that the code can be used for any r...

2 years ago | 2 answers | 0

2

answers

Question


Transfer Function Matrix for a MIMO System
So I have calculated the Transfer Functions for a MIMO system from its state-space model and the system configuration has 3 inpu...

2 years ago | 1 answer | 0

1

answer

Question


Determining Smith Form of a rectangular matrix
I need to find Smith Form of a rectangular 3x2 matrix in MATLAB. I searched for documentation but all the solutions it has are f...

2 years ago | 1 answer | 0

1

answer

Question


Subtraction between a matrix and a column vector
So I have a matrix of the size 23x15 and a column vector of size 23x1. I need to subtract element 1 of the colum vector from the...

2 years ago | 2 answers | 0

2

answers

Question


How do I find a single value by corresponding data in 2 different tables?
So I have a MATLAB code in which I have a row vector of 1x25 obtained through experiments. The data in this vector is a normalis...

2 years ago | 1 answer | 0

1

answer