Community Profile

photo

Krishna


Last seen: 3日 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
错误378
Hello, Please go through the following MATLAB answer, https://www.mathworks.com/matlabcentral/answers/1836663-service-error-3...

3日 前 | 0

回答済み
Root locus with two inputs?
Hello Justin, Certainly! To get a root locus plot from a Simulink model, follow these steps: Linearize your Simulink model to ...

3日 前 | 0

回答済み
LSTM - multiple time series with multiple features
Hello, I understand that you're gathering data at every "y" time interval and creating sequences at every "x" time interval wit...

3日 前 | 0

回答済み
Zero Mini-batch Accuracy and drastic increase in Mini-batch Loss during LSTM training Network
Hello Poorya, I understand that you're experiencing an issue where your network's mini-batch accuracy suddenly falls to zero. I...

3日 前 | 0

回答済み
automation of code for many variables
Hi Amit, When you're working with a substantial number of variables in MATLAB, particularly from CSV file imports, adopting a s...

3日 前 | 2

| 採用済み

回答済み
HELP, how can I improve the neural network?
Hello Giuseppe, Based on your query, it seems you're working on seq2seq modeling with the ‘timedelaynet’, where active power is...

5日 前 | 0

回答済み
Exponential Error Model Missing in Nonlinear Regression Functions
Hey Rob, From my understanding, you're looking for an explanation as to why 'nlinfit' and 'fitnlm' don't support exponential er...

5日 前 | 0

回答済み
ThingSpeak not downloading historical data
Hello Doron, From what I gather, you're looking to retrieve data from ThingSpeak that extends beyond a 90-day period. I trust y...

2ヶ月 前 | 0

回答済み
I want to know how to train LSTM neural network for regression with multiple inputs and multiple outputs?
Hello Iasini, From what I gather, you're looking to develop a neural network capable of handling multi-input, multi-output sequ...

3ヶ月 前 | 0

回答済み
How to change the activation function in Output Layer?
Hello Cuthbert, From what I gather, you are looking to manually implement an activation function and assign this custom functio...

3ヶ月 前 | 0

回答済み
Fit the dependences by straight lines passing through the origin.
Hey Emilia, It seems you want to fit a linear regression model for 2 features without a bias term so that it passes through the...

3ヶ月 前 | 0

回答済み
How can I predict the time series output with the non-time series input?
Hello Thonn, It seems you're looking to conduct single-input, multi-output sequence training. To accomplish this, you'll need t...

3ヶ月 前 | 0

回答済み
Unable to launch MATLAB in Ubuntu 22.04
Hello Neelakanteshwar, You can open MATLAB in ubuntu using command line. Apart from that there is a package matlab-support whic...

3ヶ月 前 | 1

回答済み
Can I import my own deep reinforcement learning algorithm based on PyTorch, which is written in Python, into MATLAB/Simulink?
Hello yfxcore, Should you encounter difficulties with the ‘importNetworkFromPyTorch’ function, there are two alternative strate...

3ヶ月 前 | 0

回答済み
自己在python编写的基于pytorch的深度强化学习算法能否导入matlab/simulink
Hello yfxcore, You can indeed import Pytorch and TensorFlow models into MATLAB/Simulink. To do so for Pytorch, you can use the ...

3ヶ月 前 | 0

回答済み
I am developing LSTM network in that I am getting error as "Invalid training data. Sequence responses must have the same sequence length as the corresponding predictors"
Hi PRAMOD, It seems there's a misunderstanding in how you're utilizing the ‘sequenceInputLayer.’ The correct number of inputs f...

3ヶ月 前 | 0

回答済み
Layers argument must be an array of layers or a layer graph.
Hello PRAMOD, It appears that the issue you're encountering stems from an improper initialization of the layers object. The mis...

3ヶ月 前 | 0

回答済み
Plot extracted world coordinate of object on object
Hello Sam, As far as I understand your question you need to plot the X Y coordinate you have found for different segments in th...

3ヶ月 前 | 0

回答済み
Implementing CNN and LSTM in parallel
Hello Mahmoud, To achieve image classification with a CNN and concurrently classify signals with an LSTM, you can employ deep l...

3ヶ月 前 | 0

回答済み
lstm network not giving accurate results
Hello Suresh, Upon reviewing the confusion matrix, it appears that your network may be overfitting, particularly with respect t...

3ヶ月 前 | 0

回答済み
I have a problem manually programming a neural network
Hello Shimon, I've identified a number of problems with the code you've shared. Let me outline the necessary amendments, Initi...

3ヶ月 前 | 0

回答済み
poor dumping in NARX
Hello Giuseppe, Based on what you've described, it appears you are engaged in a project that utilizes a Nonlinear Autoregressiv...

3ヶ月 前 | 0

回答済み
How to please do TX Coverage at 10 meters above the terrain? - AntennaToolbox
Hi Michal, From my interpretation you want to understand how signals propagate out from transmitters that are 10 meters high. T...

3ヶ月 前 | 0

回答済み
Trying to run a docker in Matlab
Hello William, From what I understand you want to use Docker with MATLAB. Using Docker from MATLAB is not a typical use case, b...

4ヶ月 前 | 0

回答済み
Why there is no Quadratic kernel in fitcsvm
Hello Diver, From what I gather, you seem to be encountering difficulty locating the 'Quadratic' kernel option within the ‘fitc...

4ヶ月 前 | 0

回答済み
Problem with boundary conditions
Hey Saikat, From the information I gather you are trying to apply thermal loading to a 2D cantilever but it not able to get inc...

4ヶ月 前 | 0

| 採用済み

回答済み
How to test ANN model
Hello Sunita, Based on the details provided, it seems you possess a trained artificial neural network (ANN) model and are seeki...

4ヶ月 前 | 0

回答済み
Closed loop phase info on Nichols Grid?
Hey Raymond, From what I gather, it seems you are not able to turn on closed loop phase information on a Nicholas plot where th...

4ヶ月 前 | 0

回答済み
Neural network - Why are the outputs not within -1 and 1 when i apply tansig as the activation function in the output layer?
Hello OOI JUN HANG, From what I gather, you're having trouble in achieving outputs in the interval of [-1, 1] with the tansig f...

4ヶ月 前 | 0

回答済み
How to eliminate the cross lines in routing problems?
Hey Wang Zhen, To ensure that your vehicle routing problem (VRP) solution does not contain any crossing lines, you can apply a ...

4ヶ月 前 | 0

さらに読み込む