photo

Surjya padhi


UTM

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

10 Preguntas
0 Respuestas

CLASIFICACIÓN
20.049
of 297.503

REPUTACIÓN
2

CONTRIBUCIONES
10 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
10.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

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

Ver por

Pregunta


How to append a 3D array inside a parfor in matlab?
I have several gray-scale images and I want to store that in a 3d array(hieghtXwidthXnumber-of-images) in matlab. my code loo...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use parallel computing for a custom optimization function in matlab?
Currently I am trying to train a neural network of following configuration * Input Layer size -> 307200 * Hidden Layer siz...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Greyed Out GUI for algorithms in Classification Learner app in R2015a
I installed R2015a. I opened classfication learner from app tab. But the learners are gryed out in GUI. Attaching the screensho...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can not find classificationLearner app
hello all, I am using R2012b on windows. I am trying to explore the the classificationLearner app. But I can't find it in my...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Getting errors for parfor while running with for does not give any error
I am trying the matlab parallel processing and during this I tried to apply this thing to my code. Below is the code. matla...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to display values from MATLAB standalone windows deployment executable?
I have created a matlab script file as follows function MyWorld var1 = [9 10]; var2 = 5; disp(var2) disp(var3) ...

más de 10 años hace | 3 respuestas | 1

3

respuestas

Pregunta


How to solve optimisation problems with discrete search space using GA solver
hi friends, I have a function F(p1,p2,p3,p4,p5....pn) with input variables p1,p2....pn. Each input variable can have val...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can I generate C/C++ code which can be compiled for GCC compiler?
hi geeks, I am about to start a project. So need your help. Just need to know can we generate C/C++ code for a specific com...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to know the frequency components of an image
hi all, I am learning matlab newly. Can anybody help me in knowing the following may a few lines of code.. 1. read an imag...

casi 13 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Need command help for a specific matrix operation
hi, I need the command help to do the following. Situation. A = [2 3 4;7 8 1;3 2 7;1 9 3]; I want to square this matrix...

casi 13 años hace | 3 respuestas | 0

3

respuestas