Akshay Vivek Panchwagh
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
203,099
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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