Arundhatee Talukdar
State University of New York Buffalo
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
12.538
of 295.448
REPUTACIÓN
2
CONTRIBUCIONES
13 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
15.38%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
MATLAB Load flow programming with Governor and Excitation system
Hello All, I have developed a MATLAB programming with Newton Raphson methodology (Gauss Siedel is also fine) for load flow a...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Load Flow using Matlab
I have my network data in rectangular form. Can someone please provide me with MATLAB code that does load flow.
casi 13 años hace | 4 respuestas | 1
4
respuestasPregunta
accessing meshgrid point in a plot, calculate some value at each point and then plot those values in the entire plot using pcolor
hey friends I draw a figure (to be precise, a one line diagram of a power system) by developing matlab code. And I have certain...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
allotment of points in meshgrid
When I use a meshgrid [X, Y]=meshgrid(1:180,1:180) how the points are devided in the plot? I mean to ask the very first point i...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
inverse loop
I want to use loop from i=180:1 and again next inserted loop j=180:1 Does matlab allow that? how I access (180,180) first rathe...
casi 13 años hace | 3 respuestas | 1
3
respuestasPregunta
defining limit for a colorbar after calculating the limit from a given data
I have a voltage data V in a matrix. From this data I am calculating some other data Z. I am plotting Z with pcolor. Now my prof...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
pcolor or setting the colors in a colour map
Hi all, I am using a pcolor for plotting some values. and using Jet colormap. For Jet, it gives me red for high values and blue...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
pcolor
How to get rid of the black lines at the edge of each changing color?
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
getting distance between each of the meshgrid point from predefined points in the plot
I am trying to get distance of each point in a meshgrid(1:180, 1:180) from certain predefined points stored in "busc" matrix giv...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
meshgrid and griddata usage and NaN results for griddata
I am trying to use meshgrid and griddata for plotting vv values over x and y Where vv= 10000*1 matrix where I stored the (z...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Creating matrix as per given format
I want to have a matrix like a=[ 1 1 1 2 1 3 2 1 2 2 2 3 3 1 3 2 3 3] the differen...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
accessing all points in a meshgrid plot
Hello all, I am trying to built an one line diagram of power system ie I have lines that depicts buses, transmission lines in m...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasSubscript indices must either be real positive integers or logicals.
Thank you so much.
alrededor de 13 años hace | 0
Pregunta
Subscript indices must either be real positive integers or logicals.
Hello all, this is my code xyb= a two dimensional matrix storing x,y coordinates for some points Y= meshgrid output for ...
alrededor de 13 años hace | 2 respuestas | 0