photo

Neelabh Jyoti Saharia


Last seen: mer än ett år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
245 365
of 299 997

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 858

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 166 881

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

  • Thankful Level 2

View badges

Feeds

View by

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...

mer än ett år ago | 1 answer | 0

1

answer

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...

ungefär 2 år ago | 0 answers | 0

0

answers

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...

nästan 3 år ago | 1 answer | 0

1

answer

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 ...

ungefär 3 år ago | 2 answers | 0

2

answers

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...

mer än 3 år ago | 1 answer | 0

1

answer

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...

nästan 4 år ago | 1 answer | 0

1

answer