photo

Vijayramanathan B.tech-EIE-118006077


SASTRA DEEMED UNIVERSITY

Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Instrumentation Engineer

Statistik

MATLAB Answers

3 Fragen
3 Antworten

RANG
13.058
of 300.292

REPUTATION
4

BEITRÄGE
3 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 20.908

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 167.999

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

mehr als 7 Jahre vor | 0

Frage


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...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 7 Jahre vor | 0

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 8 Jahre vor | 1

Frage


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...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten