photo

praveena maddamsetty


jntuk

2016년부터 활동

Followers: 0   Following: 0

메시지

student

통계

MATLAB Answers

8 질문
0 답변

순위
274,120
of 301,806

평판
0

참여
8 질문
0 답변

답변 채택
12.5%

획득한 표
0

순위
 of 21,413

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,647

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I applied for engineering development group job in mathworks. My application status is still resume under consideration from past 15 days. Is there any chance for me
Please help me is there any chance for me to attend the interview

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to display *dat file in matlab
i want to display the contents of dat file. is there any direct command for that in matlab like fopen,fread....

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

1

답변

질문


Attempted to access s(0); index must be a positive integer or logical.
i am getting the above error when executing below code. for i=0:255 s(i+1)=i; k(i+1)=(123456); end ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


subscript indices must be real positive integers or logicals
while i am executing below code i am getting that error'subscript indices must be real positive integers or logicals' clc; ...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


arnold scrambling execution error
while i am trying to execute arnold image scrambling i am not getting any error and not getting any output til i am terminating ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


error undefined key word key
for i =0:255 s(i+1)=i; end j=0; for i=0:255 j=(j+s(i+1)+key(mod([i,8],256))); s([(i+1),...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to represent a base number
please tell how to represent xi-1^2. i.e not xi-(2). i want x(i-2)

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to give range of values to variable
please tell me how to code below statments. for i from 0 to 255 s[i]:=i

10년 초과 전 | 답변 수: 2 | 0

2

답변