Vijayramanathan B.tech-EIE-118006077 - MATLAB Central
photo

Vijayramanathan B.tech-EIE-118006077


SASTRA DEEMED UNIVERSITY

2018 年からアクティブ

Followers: 0   Following: 0

Instrumentation Engineer

統計

MATLAB AnswersFrom 01/18 to 03/25Use left and right arrows to move selectionFrom 01/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
3 回答

ランク
10,049
of 297,851

評判
4

コントリビューション
3 質問
3 回答

回答採用率
33.33%

獲得投票数
1

ランク
 of 20,493

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,663

コントリビューション
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;

約7年 前 | 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...

約7年 前 | 0 件の回答 | 0

0

回答