Akshay Vivek Panchwagh
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0