Community Profile

photo

pradeep kumar


NIT Silchar

Last seen: presque 3 ans il y a Actif depuis 2014

Statistiques

  • First Review
  • Thankful Level 3
  • First Answer

Afficher les badges

Content Feed

Afficher par

Question


Square of Objective function expression gives an error
Hi experts, I have just started doing optimization in the problem-based workflow. I refer to <https://www.mathworks.com/help/op...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


Double Summation expression in Objective Function
Hi Experts, I have a Parameter matrix, *C* of size _2x2_. It looks like this. C= [2 4; 6 8] I have a decision variable,...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Accessing the string elements
I have 3 strings like the following: world=["America", "Europe"]; % Parent String America=["USA", "Brazil", "Argentina"...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Indexing rows of a table by comparing the values between two cells
<</matlabcentral/answers/uploaded_files/88079/MATLAB%20Query.JPG>> Hi everyone, I have a table like the above attachment. Co...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Problem with "Intersect" function
Hellow everyone! I have 2 cells. A = '1,2,3'; B= '1,4,5,6'; But, When i try to use intersect function to get the ...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


Fuzzy Logic for discrete variable
Hi Everyone! I have just started learning "Fuzzy Logic", I want to know whether it can be analysed for mapping a set of discret...

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


problems with matrix splitting
Hello everyone, I want to split the matrix in such a way that when elements of 1st column are equal, the correspnding elements...

plus de 7 ans il y a | 2 réponses | 0

2

réponses

Question


Stuck in Indexing of a Matrix(or Cell Array)
Hi all,I have just started learning MATLAB . Please find my codes below m= ['A','B','C']; cs=size(m,2); for i=1:...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


Forecasting by Neural Network
Hello everyone ! I am entirely new to the "Neural Network Toolbox". However I have explored many example data sets provided in N...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

A répondu
problem while creating .exe file
@ Harsheel , hellow Sir . I have tried your recommanded method . >> license('checkout', 'Compiler') ans = 1 Bu...

plus de 9 ans il y a | 0

Question


how to close an excel file
Hellow everyone . i am using winopen('myfile.xlsx') to open an excel file , after doing some modification, i want to...

plus de 9 ans il y a | 2 réponses | 1

2

réponses

Question


How to copy cells from one excel sheet to another
Hellow everyone . I have one excel sheet like this excelsheet1.xlsx = Name Age Tom 20 Dick 15 Harry 25 ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Building a GUI from user input
Hellow everyone ! I am entirely new to MATLAB . i want to build a GUI like this Row = [text box 1] Column = [text box 2...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


How can I process a sequence of EXCEL files inside a FOR loop
i have n numbers of excel files like this : mydata1.xlsx , mydata2.xlsx , mydata3.xlsx and so on . Now i want to process each of...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Extracting character from an excel file
Hello everyone . Suppose i have an excel file (data.xlsx) , which contains the following data. Name age Tom 43 Dick ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Insert an identity matrix into a larger dimension of null matrix
hellow everyone ! Suppose i have an identity matrix . I=eye(3) which will produce I = [1 0 0 0 1 0 0 0 1] ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


joining of 2 matricces
hellow everyone . i have 2 following matricces .Say A =['dog' ;'cat' ; 'cow'] . B= [1;2;3] . now i want to get a matrix C such t...

plus de 9 ans il y a | 2 réponses | 0

2

réponses