photo

Arsen Korpetayev


Last seen: 거의 5년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
1 답변

순위
153,920
of 300,364

평판
0

참여
3 질문
1 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Do not know how to use a downloaded neural network
I need to use a downloaded neural network to estimate promoter strength from nucleotide sequence (biology). The biology isnt imp...

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

1

답변

질문


Can I use a downloaded trained neural network without having Neural Network Toolbox installed on my Matlab?
I don't have NN Toolbox installed on my Matlab, can I still use downloaded trained neural networks on my data in Matlab?

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

1

답변

질문


cannot run an if statement with "or" and "and" operators in it. I get an error saying "matrix dimensions must agree". I added a comment in a line where the error occurs.
number=4391 currentNum=number numvec=zeros(4,1) for b=1:4 currentRem=mod(currentNum,10); numvec(b)=currentRem currentNum=(...

거의 6년 전 | 답변 수: 2 | 0

2

답변

답변 있음
cannot run an if statement with "or" and "and" operators in it. I get an error saying "matrix dimensions must agree". I added a comment in a line where the error occurs.
Dear Kalyan, my sincere graditude for your response once again, although I don't know if you are getting paid for this. I see wh...

거의 6년 전 | 0