photo

Summer


Last seen: oltre 5 anni fa Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

13 Domande
1 Risposta

RANK
60.021
of 300.813

REPUTAZIONE
0

CONTRIBUTI
13 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
53.85%

VOTI RICEVUTI
0

RANK
 of 21.086

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.169

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Triple Summation in Matlab
I have the below triple summarion that I need to incorporate into a MATLAB code. Could you please help me with the code of such ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to code a multi-objective mixed integer linear (MILP) programming problem in MATLAB?
I have an MILP model with two objective functions, constarints, and upper and lower limits. Any helpful examples of similar co...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Histogram of 2 sets of data in the same plot without the first becoming transparent
Hi, The following code is supposed to generate a plot of two overlapping histograms. However, for some reason the line in the...

circa 10 anni fa | 2 risposte | 0

2

risposte

Risposto
Histogram of 2 sets of data in the same plot without the first becoming transparent
I want somethings similar to this attached figure. In my case, the pink line is transparent (sent to the back). Thanks.

circa 10 anni fa | 0

Domanda


How to fix a randomly generated sample in Matlab after making some changes to the code?
I need to have the same sample (same data points) that was generated from a large set of data in order to make some comparisons ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to use Matlab's lsqlin to find a single point (x,y) containing two values?
Hello, I'm trying to obtain an inverse solution of a single point in the x,y coordinates: (x,y). I know how to use the lsqlin...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Adding two functions to 1 m-file, while making variables in the two functions accessible to both?
Hello, I have 2 Matlab functions that I want to combine into 1 m-file. The first function "F1" needs data from the second fun...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Obtaining a list of (x, y) points that correspond to specific values of concentration that are chosen at random
Hello, I need to generate a matrix of points given that they meet the condition that at these (x,y) points concentration is g...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Generating a random list of (x, y) points that satisfy a condition?
So I need to generate a matrix of points given that they meet the condition that at these (x,y) points concentration is greater ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Creating a new matrix by interpolating two other matrices
Hello, I need to write a code that creates a new matrix C based on the values of matrix A and B, where A and B are 61x10 matr...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


"Subscript indices must either be real positive integers or logicals." again! See codes
Hi, I have created two functions in Matlab. One is supposed to produce a concentration profile for a given location and time,...

quasi 11 anni fa | 4 risposte | 0

4

risposte

Domanda


Loops, indexing and calling other functions (for the given code)
I'm trying to write a function that recalls another function to do the calculations. The values of x and t are already being rea...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Using the output of one m-file in Matlab as the input to another? Establishing the connection
I have created the functions but dont know how to proceed? like how to establish the connection? Let's say that: 1) the f...

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Why do I get the error 'Subscript indices must either be real positive integers or logicals ' for the below code?
xa = (x-xc_t(t)+bx_t(t))/(sr2*betax_t(t));

circa 11 anni fa | 1 risposta | 0

1

risposta