photo

Vijayramanathan B.tech-EIE-118006077


SASTRA DEEMED UNIVERSITY

2018년부터 활동

Followers: 0   Following: 0

메시지

Instrumentation Engineer

통계

MATLAB Answers

3 질문
3 답변

순위
13,058
of 300,338

평판
4

참여
3 질문
3 답변

답변 채택
33.33%

획득한 표
1

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Cant seem to find the error in the question, please help
Yeah use element wise operator ! function [ mbd ] = spherical_mirror_aberr( fn,D ) %SPHERICAL_MIRROR_ABERR % fn is ...

7년 초과 전 | 0

질문


Whats wrong with my code,I'm not able to get though my test if the month is 12?
4. Write a function called day_diff that takes four scalar positive integer inputs, month1, day1, month2, day2. These represents...

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

0

답변

답변 있음
Error: Unexpected MATLAB expression.
The easiest answer function amount = fare(distance,age) amount=0; if distance>0 amount=2; else ...

7년 초과 전 | 0

질문


How to solve my code for the question given below, i have tried my level best with my code
Write a function called fare that computes the bus fare one must pay in a given city based on the distance travelled. Here is ho...

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

1

답변

답변 있음
Calculate percentage of zeros and ones in my vector?
function a = zero_stat(b) *c=(sum(b(:))/numel(b))*100;* a=100-c;

거의 8년 전 | 1

질문


I get errors in comparing a id and ss plot for fit percentage , it says the matrix is ill conditioned! what am i supposed to do now?
Warning: Model response could not be computed successfully for generating the comparison result. The model may be ill-condi...

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

0

답변