photo

Preeti Prajapati


Deenbandhu Chhotu Ram University of Science & Technology

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
20,031
of 300,763

声誉
2

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
2

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why am i getting an unknown variable while taking the inverse Laplace of a 4th order system?
I am calculating the inverse Laplace of a 4th order transfer function with the following code: syms s t B=((0.8236*s^2+0....

10 years 前 | 0 个回答 | 0

0

个回答

提问


Why am i getting an Inf value when i am calculating definite integral in symbolic math toolbox?
I am calculating definite integral of a polynomial using syms command, using the following code: Lb=[-4 -4 -4 -4]; Ub=[4 4 4 4...

11 years 前 | 2 个回答 | 0

2

个回答

提问


how can Levenberg Marquardt algorithm be implemented in script to train a neural network
I have constructed the network to fit a time series data in script. The network has two hidden layers of size 4 each and want to...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how can I access the outputs of the hidden layers in a neural network?
I have a 2 hidden layer network. I trained it using a set of input output data but after training I want to access the outputs o...

11 years 前 | 1 个回答 | 2

1

个回答

提问


how can i provide one input vector to some neurons in the hidden layer and another input vector to some other neurons of the same hidden layer in matlab
I want to create a neural network with 2 input vectors.I am using 2 layer neural network with 10 neurons in the hidden layer. Bu...

11 years 前 | 2 个回答 | 0

2

个回答