photo

Brenda Egbe


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Hey guys, please i need help on how to validate a vector using a while loop
%for example a vector x with values greater than 0, and length of 3 x>0; length(x)=3;

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

1

답변

질문


Hey guys please i need help with this. i am trying to have this function plot a graph of (a,r). The graph should be a curve but it gives me just a point. I don't know what i did wrong!
function [r] = range_calculator(a,v) %UNTITLED Summary of this function goes here % Takes angle vector and an 8 value ...

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

1

답변

질문


Hey i need help with this. i am trying to have this function give me different values for each value of x i enter in the script but it keeps giving me just one value
function [y] = sample_for(x) %SAMPLE_FOR Summary of this function goes here % Adjust scores sent to the function as ei...

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

1

답변

질문


how do i write a function that can choose a desired number of statistic from a given list?
for example i have a vector with variables, and my list of statistics are min,max,mean,median and std. i need to write a functi...

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

1

답변