Statistics
RANK
250 572
of 297 527
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
12 684 of 20 454
REPUTATION
27
AVERAGE RATING
3.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
227
RANK
of 159 075
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
Feeds
Question
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...
nästan 2 år ago | 1 answer | 0
1
answerSubmitted
Linear_Rand_Comb_Fixed_Sum
A random integer row vector of specified length, elements are bounded by lower and upper limits, while elements add up a target ...
mer än 4 år ago | 1 download |
Question
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...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 6 år ago | 2 answers | 0
2
answersSubmitted
Savitzky-Golay differential filter for spectral data
This function takes spectral data set and wavelength scale as input to calculate derivative spectra
nästan 8 år ago | 1 download |
Question
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 ...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 9 år ago | 0 answers | 0
0
answersQuestion
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.
mer än 9 år ago | 2 answers | 0