photo

Neelabh Jyoti Saharia


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
285 169
of 300 369

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 436

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


Why are subsystems highlighted in different color after simulation
Hi everyone, I was playing with the simulink examples and observed that after simulation, differents subsystems are highlighted...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


parfor loop throws error for bigger matrices : Index must not exceed 0
Hello, I am a newbie in parallel computing. I am doing some calculation to genereate a 4D data. It worked fined while calculati...

plus de 2 ans il y a | 1 réponse | 0

0

réponse

Question


Pass a function as a property to a Test class
Hi, I am new to the unit test framework. I am writing a simple test class with two test methods as shown below. classdef Tester...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Interpolation for 2 dependent output data
I have a table as shown below. Col 1 = input, Col 2 = output (consists of two outputs that depend on each other) . How do I ...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


How to use a self-made loss function for a simple Neural Net ?
I have been using net = feedforwardnet(10) %or net = fitnet(10) for my regression problem. I am using simple networks wit...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Wrong prediction results from feedforwardnet
I made a simple feedforward net as follows: mynet = feedforwardnet(5) mynet.layers{1}.transferFcn = 'poslin'; % one hidden lay...

environ 4 ans il y a | 1 réponse | 0

1

réponse