photo

Akshay Vivek Panchwagh


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
115,972
of 299,969

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 20,853

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 166,784

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

3 years ago | 1 answer | 0

1

answer