photo

Biswanath Mahanty


Last seen: 30日 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

8 質問
0 回答

File Exchange

2 ファイル

ランク
100,999
of 300,857

評判
0

コントリビューション
8 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
12,791 of 21,097

評判
28

平均評価
3.00

コントリビューション
2 ファイル

ダウンロード
4

ALL TIME ダウンロード
234

ランク

of 171,361

コントリビューション
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年弱 前 | 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年以上 前 | ダウンロード 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年以上 前 | 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...

5年以上 前 | 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年 前 | 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...

7年以上 前 | 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

8年以上 前 | ダウンロード 3 件 |

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年 前 | 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年 前 | 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年以上 前 | 2 件の回答 | 0

2

回答