photo

Mani S


Last seen: 7 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
95.856
of 300.365

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
0

RANK
 of 20.933

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.262

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Explorer

Visualizza badge

Feeds

Visto da

Domanda


Error Index Exceeds matrix dimension - Multi ANN and Multi output ANN optimization using PSO?
I would like to optimize the 3 input and 2 output using PSO. It is working for single output ANN. It is not working for multi-...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


I have 2 independent variables and one dependent variable. I would like to get a polynomial equation and surface plot passing through the data points?
I would like to get an equation for the 2 independent variables and one dependent variable. I have tried using matlab and the in...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


How to calculate mean square error for 3 input and 2 output neural network architecture? How to plot regression curve for predicted outputs vs target using ANN-PSO optimizatio
I have 3 inputs and 2 outputs. I am using optimizing weights of ANN using PSO and predicting the 2 outputs. How to calculate M...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


I am finding natural frequencies(w) of a beam. The matrix of 8*8 order, I need to find the w values for which the determinant of the matrix becomes zero?I gave the solution
syms w a = 2e-3; X = 98.4-3; h = 20e-3; b = 20e-3; A = b*h; l = 500e-3; I = (b*(h^3))/12; p = 2700; E= 69e9; v12 = 0....

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


find the values of a variable for which the determinant of the matrix become zero?
a = 2e-3; X = 150-3; h = 20e-3; b = 20e-3; A = b*h; l = 500e-3; I = (b*(h^3))/12; p = 2700; E= 69e9; v12 = 0.33; j = 0...

circa 4 anni fa | 1 risposta | 0

1

risposta