photo

Will


Brunel

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
263.454
of 300.756

REPUTAZIONE
0

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
36.36%

VOTI RICEVUTI
0

RANK
 of 21.077

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.890

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 1

Visualizza badge

Feeds

Visto da

Domanda


Passing one variable out of a matrix
Hi I have code that calls a function and passes a matrix to it. In the called function, calculations are performed based on ...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


I'm missing something....
Hi I have the following code: xtmp = @(n,a) storextmp(n) + searchtmp(n)*a; dx1 = @(a) a*searchtmp; func...

quasi 14 anni fa | 0 risposte | 0

0

risposte

Domanda


Fmincon
Hi, I would like to minimise a scaler (a in the example below) using fmincon , the minimised value is then used to calculate ...

quasi 14 anni fa | 0 risposte | 0

0

risposte

Domanda


Pattern search
Hi, How can I use the in built matlab function patternsearch so that a function is minimised subject to constraints. Thank...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Optimisation
Hi, I have written code that performs non linear optimization based on Powells method-I have written using an objective funct...

quasi 14 anni fa | 0 risposte | 0

0

risposte

Domanda


Can I do this?
I'm tying to limit the length of an equation by doing this. Al = @(x) 25.5e3+(300*x(1))+(x(1))^2; Aj = @(x) (tan((2*pi)/9)...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


How to have an eq. with an unknown?
Hi I would like to write x0+a*s1=x1 but keeping a as an unknown so that if I replace with values, I get: [1; 1]+a*[1; 0...

quasi 14 anni fa | 2 risposte | 0

2

risposte

Domanda


Varying the name of variable within a for loop
Hi Is there a way to change the name of a matrix within a 'for' loop? For example, i might have an initial vector: x0=[1 1...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


What am I doing wrong!?
Hi, I have the following code, it's part of a larger file that is trying (trying being the crucial word here) to perform opti...

quasi 14 anni fa | 4 risposte | 0

4

risposte

Domanda


Interface between ANSYS and MATLAB
Hi, I am trying to perform non linear optimisation using MATLAB and the FEA suite in ANSYS. I can call the ansys program in ...

quasi 14 anni fa | 0 risposte | 0

0

risposte

Domanda


Question matlab code
Hi, I am a new user to matlab coding. I have written code to solve a simple FEA problem. The results depend on a number of va...

quasi 14 anni fa | 1 risposta | 0

1

risposta