Lakerpurp24
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
145 650
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Unable to use a value of type 'VideoWriter' as an index
Im getting a strange error from the following: vv = VideoWriter('animated.avi', 'Uncompressed AVI'); vv.FrameRate = 30;...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Why is my scatter plot producing inconsistent results?
Im trying to make a basic scatter plot from some data that I have collected but my code is producing inconsistent results. I'm o...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to return an individual matrix from a function that uses multiple?
I have a nested parent function that operates on multiple matrices using other functions. I then want to return individual matri...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Gaussian Pulse to Drive Voltage source
I need to develop a gaussian pulse to drive a voltage source for an FDTD simulation. The pulse is defined by the pulse half widt...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Why is this code returning a blank plot?
v = 240 i = 4.17 z = v/i pf = -1 for count = 1:1:20 r = z * (pf) x = z * sin(acos(pf)) voltage_reg(coun...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to normalize two waves on a single plot
Basically i want to normalize and display the maximum and minimum values between y and y2 for the following code so that they bo...
environ 5 ans il y a | 2 réponses | 0