photo

Neha


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

2 질문
0 답변

순위
219,580
of 301,195

평판
0

참여
2 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,322

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


How to implement neural network in matlab using newff command
Hi, I want to implement backpropagation neural network using newff command. I have input p=[1 2;1 2] target t=[0 2] I ...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


i m doing a project on digital watermarking in which i hav to divide a matrix in 2X4 submatrices. I m using the command mat2cell for this purpose but there is a problem in the execution of the command.
clc clear all X =imread('F:\M.TECH PROJECT\shri ram.jpg'); for i=1:111 j=1:97; v(i,j) = 2; end v...

거의 13년 전 | 답변 수: 0 | 0

0

답변