Lewis Waswa
Followers: 0 Following: 0
Statistik
15 Fragen
0 Antworten
RANG
78.427
of 295.486
REPUTATION
0
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
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
Setting up an optimization in matlab
Hi everyone. I have an optimization problem that seeks to aid the selection of suitable conductors in a network planning exerci...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
iterating a function within itself
Hey everyone. I have a function which performs adjustment based on 2 indices NPI and CPI as shown below. [A,B,C,D,NPI,CPI]=Adj...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
Calling a function in itself.
I have a long code that uses two indices to update the resistance values in a powerflow program as below. The powerflow program ...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Editing a graph.
I have a graph with about 115 nodes, all differently interconnected. I would like to do two things: Plot the directed graph il...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Plotting a figure from a matrix
I have the following matrix, which describe the connection between nodes on a network. How can I plot this in Matlab? A=[1 2; 2...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
Calculating the new beta parameters given two variables
I have two beta distributed random variables with parameters, mu1, alpha1 and beta1 and mu2, alpha2, beta2 for variables A and ...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Implementing parallel while loops in matlab.
Hi all, I am writing code that has two while loops in a random sampling exercise. I have two questions. I would like the whil...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Fillmissing function with movmean
I have a set of data with NaNs. So I filled the NaNs useing the fillmissing function. However, while the final array does not ha...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Time subscripting, selection of weekdays and weekends from a timetable
Hi guys. I have had this problem for a while now. I have a timetable consisting of timeseries yearly data resolved at 30 minute...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Creating a datetime variable - unconventionally
I have an excel sheet which has several columns including a date column of which I would like to create a datetime object from....
mehr als 2 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Selecting Mondays from a Timetable or Table using the datetime object
Hi, I would like to write a script that scrolls through my five minutes resolved timetable / table to select identifies all the...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Reshaping a 2D Timetable to a 3 D timetable
Hi everyone I have five minutes resolution timetable with 20 entries which makes the whole TT to be of the dimensions 17596 by...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to specify a stop criterion in an if loop.
I have two files named TData (j) (technical Data) and RData (i) in an array format. I also have a file NFile (i), which is suppo...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
While loop and comparisons
Hi guys, I have 2 files - file 1 (length n) is a list of conductor resistances from which I am supposed to pick an optimal re...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Getting a number of different outputs using a single function
Hi everyone. I have created a function that can iteratively generate more sets of data from a smaller set of data through a ra...
mehr als 3 Jahre vor | 1 Antwort | 0