Community Profile

photo

pradeep kumar


NIT Silchar

Last seen: fast 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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,...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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:...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 9 Jahre vor | 0

Frage


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...

mehr als 9 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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] ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten