REN Jain - MATLAB Central
photo

REN Jain


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB AnswersCodyFrom 10/20 to 04/25Use left and right arrows to move selectionFrom 10/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
0 个回答

Cody

0 个问题
2 个答案

排名
14,084
of 297,950

声誉
3

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
3

排名
 of 20,508

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
81,430
of 159,928

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use sigmoid layer?
Hello I am creating a neural network for binary classification. While executing trainNetwork , this is giving me en error sayi...

4 years 前 | 1 个回答 | 3

1

个回答

提问


Remove Multiple words From String
hello, i have a string, x= 'with all this stuff going down at the moment ' i want to remove words - with,all,this,at,the and...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Too Many input arguments.
IDK why I am getting this error. I uninstalled and re-installed my deep learning tool box, and i was getting the o/p but on...

4 years 前 | 1 个回答 | 0

1

个回答

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前

提问


Too Many I/Ps
hello, My code is - net=googlenet; analyzeNetwork(net) this is returning an error saying too many input arguments. And th...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Randomly Shuffle X and Y
Hello, I have 2 arrays, x which is a 4d array of size 200*300*3*2188, I have 2188 images (200*300*3) stack up together in x....

4 years 前 | 1 个回答 | 0

1

个回答

提问


Combine 4d array
Hello, I have 3, 4d arrays a,b,c. size(a) = 200*300*3*726 size(b) = 200*300*3*750 size( c) = 200*300*3*712 I want to combi...

4 years 前 | 1 个回答 | 0

1

个回答