photo

Biswanath Mahanty


Last seen: 30 days 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

8 个提问
0 个回答

File Exchange

2 文件

排名
101,645
of 301,552

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
12,815 of 21,321

声誉
28

平均
3.00

贡献数
2 文件

下载次数
2

ALL TIME 下载次数
236

排名

of 175,320

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已提交


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

5 years 前 | 1 次下载 |

1.0 / 5

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 2 个回答 | 0

2

个回答

已提交


Savitzky-Golay differential filter for spectral data
This function takes spectral data set and wavelength scale as input to calculate derivative spectra

9 years 前 | 1 次下载 |

5.0 / 5

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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.

10 years 前 | 2 个回答 | 0

2

个回答