Elijah L
Followers: 0 Following: 0
Statistica
10 Domande
0 Risposte
RANK
64.952
of 295.467
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
10.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Importing header row of excel spreadsheet as a string array
I have an excel table that I want to import into MATLAB, but I would like to assign a variable to the header row as a string arr...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Delete n elements of every 10 elements in string vector
I have a string vector 1x570, I would like to keep the first element of every 10 elements of the string, but delete the rest. I ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Graphing a messy 5th degree polynomial function
I am trying to graph the function 'm' as a function of 'r'. I continuously am getting an error message in the function line. Cou...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Vector manipulation for randomized data
I have generated a vector "SleepData" that creates a 7200x1 vector of random #s from 0-12. I want the vector sensor data to have...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Remove number from a matrix within a for loop
This script outputs an 1x3 matrix (timeszmn2). I want to make it so that this script removes the 3rd number in this matrix withi...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding minima using if and for loops
I have a column of data and I want to make a script that utilizes for loops and if constructs for example 12 4 5 23 63 5...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding minima using for loop and if construct
I have a 205x1 matrix of data points called zpoint. I need to write a script using a 'for' loop and an 'if' construct to identif...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding minima in data as well as values near it
I have a column of data (zpoint) and I need to find all the minima (valleys) in the data. For every minima, need to find the pr...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
Extracting data from vector
I have vector NUM = [-1 2 6 9 22 4 23 18] and I want to find all numbers that are greater than 5 and then add them all up. examp...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding specific number of characters in vector
I have a character vector ( c = ['a' 'r' 'y' 'z' 'b' 'u' 'k'] ) and I would to determine the number of characters that are not b...
circa 4 anni fa | 2 risposte | 0