![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17141719_1577037152859_DEF.jpg)
Neelabh Jyoti Saharia
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
192.303
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 157.725
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
Feeds
Domanda
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...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Wrong prediction results from feedforwardnet
I made a simple feedforward net as follows: mynet = feedforwardnet(5) mynet.layers{1}.transferFcn = 'poslin'; % one hidden lay...
oltre 3 anni fa | 1 risposta | 0