photo

Biswanath Mahanty


Last seen: 7 Tage vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 2
  • 5-Star Galaxy Level 1
  • First Review
  • First Submission
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Create feedforward ANN specifying number of input /output variables, hidden layer, weight and bias vales without dataset
We want to create feedforward net of given topology, e.g. one input layer with 3 nurone, one hidden layer 5 nurone, and output l...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Creating random integer row array each element different upper limit and sum of elements add up to a number
I am looking for a intutuve code to generate 1x6 array where each element is random integer (with in specific upper limit) and s...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Dynamic model Parameter confidence Interval using Cramer-Rao lower bound FIM
I am well versed on parameter Estimation for system dynamic models (system ODEs/DAEs), and confidence interval of parameters usi...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


University Time table using GA
Looking for a GA based university timetable scheduling script. I have developed one or more varients as below: 1. Chromosome: A...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I am looking for code, that is inverse of optimization. Have variable combinations (and plot them) that gives response value in a boundary.
For example Y=3a+2b+5c-6a^2+7b^2 ...is model. I want to have a, b, c combinations values that result in Y within -2 & +2...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to read txt file contain unstructured array
I am having a text file e.g. res.txt that hold some output from an analysis looks like ---------------------- N count ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Replace selected elements in a vector if meeting some criteria
Assume A=rand(10,1) is a column vector. B is a vector of position assume B=[2 4 7]. I want to check if any of the 2,4,7th rows ...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


matrix of zeros and ones within number of zeros in each rows in-between a limit
want to have a 30x40 matrix of zeros and ones; however in each row total number of 'ones' must be within 10 to 20.

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten