Harsha M V
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
19.625
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
18 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
22.22%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
How to plot a graph?
No sir, It comes column wise I want something like in the below figure: (50 lines corresponds to 50 rows of the matrix)
alrededor de 3 años hace | 0
Pregunta
How to plot a graph?
I have a matrix of 50x6 and range between 0 - 1. Now I have to plot in a way such that X and Y axis range is 0 to 1 and graph s...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to connect dots in figure?
I have a 50x6 matrix, How to plot this matrix, such that all row data are conncted? It should be like 50 lines in the figure. ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot Radial Coordinate Visualization?
I have 50x6 matrix, how to plot Radial Coordinate Visualization for 6 objectives?
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to plot third variable in a 2d plot?
How to plot third variable in a 2d plot?
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to compare rows of a matric?
I have a 50x4 matrix. Here, how to find a row that all its elements are greater than the other elements of the rows in that mat...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot Network performance?
I trained a neural network sometime back and saved it. Now, how do I plot its performance and training state? Thank You H...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Why processed data regression is lower than unprocessed data regression?
For my fitnet neural network, Im preprocessing input and target data by mapminmax, and trained using trainbr, trainscg, and trai...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Why my Regression Plot looks like scramble?
I have INP20k = 6x19898 input data and TAR20k = 12x19898 target data. I'm using feedforwardnet, transferfunction of traincgp, a...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to assign values to variables and calculate equation?
In GUI table, I enter an equations (like '((VDD-VSS)*(Id_M5+(2*(Id_M7))))/(CL*Cc)*Vth_M5^2*Cc'). I split this equations using, ...
más de 5 años hace | 0 respuestas | 1
0
respuestasPregunta
How to split the string with Mathematical operators?
I have equations: a = '(Id_M5)/Cc' b =' (VDD-VSS)*(Id_M5+(2*(Id_M7)))' How to split these? I want answers like: a = [Id_M5 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Why neural network gives negative output ?
I have 15000 dataset, 6 inputs and 12 outputs. Using feedforward net, I get training, validation, test and over all regression a...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
6 input and 12 output Neural Network
How to design 6 input and 12 output neural network? I have an input dataset of 6x10000 and a target dataset of 12x10000. I hav...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to generate MATLAB script for the neural network trained using nntool?
Is there a way to extract MATLAB code for the neural network trained by using nntool ? (like we can generate script in nnstart)...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Why my neural network using toolbox gives best validation performance at epoch 0 ?
I have stored data extracted from SPICE in excel. I have 6 inputs and 12 outputs, Im using 1500 samples. i.e., input is 6x150...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to use cell2mat in a for loop?
I have a column of data imported from a text file. allcomponents = Columns 1 through 11 'M1' 'M2' 'M3' ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
In GUI, how to obtain table data after editing its content ?
I'm generating table after pressing push_button: function pushbutton1_Callback(hObject, eventdata, handles) a = 3; b ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read .log file and extract required data ?
I have a simulated file in .log format, how to read this file and extract data from a particular row/column ?
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Genetic Algorithm - Fitness Calculation
My chromosome consists of width and length of an opamp. From the chromosome, I do calculate Gain, Bandwidth, Power, Area, Slew R...
alrededor de 7 años hace | 0 respuestas | 0