Brenda Egbe
Followers: 0 Following: 0
Statistik
4 Fragen
0 Antworten
RANG
123.081
of 295.467
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Feeds
Frage
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;
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0