photo

Gayan Lankeshwara


Last seen: oltre 5 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

8 Domande
0 Risposte

Cody

0 Problemi
2 Soluzioni

RANK
2.947
of 300.392

REPUTAZIONE
20

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
37.5%

VOTI RICEVUTI
4

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
79.965
of 168.373

CONTRIBUTI
0 Problemi
2 Soluzioni

PUNTEGGIO
30

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Solver
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Is there any method to change the sampling time of a MATLAB s function or Level-2 s function without changing it in the code ?
Hi ! Can anyone please tell me whether there is any other method (interactive method with a window or something) for changing t...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to use an optimization algorithm developed in YALMIP in a function block in simulink ?
I have developed an optimisation algorithm in a .m file using the YALMIP toolbox in MATLAB. Now I need to use it in a Simulink ...

oltre 5 anni fa | 0 risposte | 1

0

risposte

Domanda


Need a help to formulate an optimization problem?
I need help in formulating an optimisation problem which is briefed here. alpha and beta are weighting parameters and scalars...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Risolto


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

quasi 6 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 6 anni fa

Domanda


How can I arrange the optimization problem in the correct manner to solve using Intlinprog ?
This is the code I have written for a Integer Linear Programming problem. There is an error at the section where CI is defined ...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to avoid printing certain values in axes of a plot?
I have the following plot Since x-axis is the 'number of iterations' . I need to avoid prinitng float values. What is want is...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I keep two indices preserved in MATLAB ?
Hi All, This is a snapshot of the table that I am working on. I need the indices of the [row] and [column] BOTH columns of th...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to remove duplicate rows in a matrix by considering the repeated values in a specific column?
%% consider the following example. A = [1 2 4; 3 5 7;1 5 8; 2 9 4] In matrix A, column 1 has a duplicate value which is 1....

circa 6 anni fa | 1 risposta | 2

1

risposta

Domanda


How can I sort a matrix elementwise ?
Hi, I need to sort a matrix elementwise and get the results to a single vector without losing the index of each element. For ex...

circa 6 anni fa | 2 risposte | 1

2

risposte