photo

Artur M. G. Lourenço


Federal University of Campina Grande

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Environmental Engineer, Master in Civil and Environmental Engineering. Works in the area of water resources, with emphasis on modeling water systems, environmental systems analysis and decision support systems.
Professional Interests: Environmental Engineering

Statistik

MATLAB Answers

16 Fragen
15 Antworten

RANG
8.868
of 300.365

REPUTATION
5

BEITRÄGE
16 Fragen
15 Antworten

ANTWORTZUSTIMMUNG
81.25%

ERHALTENE STIMMEN
1

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to optimize a fuction whith SCE-UA algorithm?
Hello Guys, I'm trying to optimize a function using the SCE-UA algorithm, but I am not getting success. Could someone help me...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
nntrainingtool gui for custom training algorithm
I tried doing this once, but got no success. I was told that you can edit the original file '*. M' some training function pre-ex...

etwa 12 Jahre vor | 0

Beantwortet
How to define constraints that result integer numbers in Linear programming?
If someone needs: http://www.mathworks.se/matlabcentral/fileexchange/25259-linear-mixed-integer-program-solver

mehr als 12 Jahre vor | 0

Frage


How to define constraints that result integer numbers in Linear programming?
Hello, i need define the constraints in my linear programming problem, the constraints need to be integer numbers. e.g.: ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Excel add-in say´s "MATLAB is not running, do you want run MATLAB now?". How to solve this problem?
Hi! When I try to use exlink in excel (putmatrix, getmatrix) although MATLAB 2013a is open, excel opens new MATLAB which l...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to find x data in a interpolate curve?
Hello everybody, how can I find the data of x related to y on a curve interpolated data for x and y? wanted to find the ti...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to update new value in next iteration?
Sorry if I misunderstood. It would be just that? S12t=6+2*1i; S01t=10+5*1i; U1=110; U2=110; R12 = 16.2+24*1i; ...

mehr als 12 Jahre vor | 0

Beantwortet
How to save a *.fig with the legend included?
Try this, figure; A = loglog(1:50) hold on B = loglog(1:50) C = loglog(1:50) str = sprintf('3SRS - Run %d - Dir %...

mehr als 12 Jahre vor | 0

Beantwortet
Distribution graph velocity : how to make simple paraboloid of revolution?
i can´t do it

mehr als 12 Jahre vor | 0

Beantwortet
the command "clc" and "clear all" does not work on a script in the editor.
I was misunderstood in my question or did poorly.

mehr als 12 Jahre vor | 0

Beantwortet
Distribution graph velocity : how to make simple paraboloid of revolution?
sorry 'u' is: u = (-a^2 - r^2) / 4 * mi

mehr als 12 Jahre vor | 0

Frage


Distribution graph velocity : how to make simple paraboloid of revolution?
Hello Guys, I have a simple problem. You remember the mechanics of fluids? To calculate the velocity distribution in a circul...

mehr als 12 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
How to delimit the number of decimal places in a colorbar?
OWW, thank you guys!!!

etwa 13 Jahre vor | 0

Frage


How to delimit the number of decimal places in a colorbar?
In this case, for example: contourf(peaks(60)) colormap cool colorbar('location','southoutside') i want 4 decima...

etwa 13 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
the command "clc" and "clear all" does not work on a script in the editor.
inglêsportuguêsespanhol I found that putting too many comments before or after the command "clc" and "clear all" in the scr...

mehr als 13 Jahre vor | 0

Frage


the command "clc" and "clear all" does not work on a script in the editor.
The commands "clc" and "clear all" don't work in my script, somentimes yes. i have matlab 2011 a and b e 2012 a.

mehr als 13 Jahre vor | 6 Antworten | 0

6

Antworten

Beantwortet
New Toolbox RNA: access the data divided by net.divide function
Network Object

mehr als 13 Jahre vor | 0

Frage


New Toolbox RNA: access the data divided by net.divide function
I'm trying adapt me with new ANN toolbox and use the functions pre-programed usually i wore the complex lines for divide the dat...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Curve Fitting Toolbox - change algorithm of fit
I'm making an adjustment, using a custom log equation, the following: y = b * log (x) + c I wanted to know how to change t...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
marking points
A=[12 34 90 45]; B=[0 8 9 36]; C = [ 1 2 3 4]; plot(A,B,'b') hold on plot(A,C,'r')

fast 14 Jahre vor | 0

| akzeptiert

Beantwortet
how can i plot the difference of two different plots?
for me show this: ??? Undefined function or method 'kepler' for input arguments of type 'double'. >> help kepler keple...

fast 14 Jahre vor | 0

Beantwortet
symbolic array, zero-based elements into another array
Thank you for all

fast 14 Jahre vor | 0

Frage


symbolic array, zero-based elements into another array
if I have the following matrix: syms x11 x21 x31 x41 a = [ 1*x11 2*x21 3*x31 3*x41] b = [ 1*x11 2*x21 3...

fast 14 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
create symbolic variables
My god, I ask my five excuses. Always read the doc before asking a question and this time I have not read. Thank you, this is no...

fast 14 Jahre vor | 0

Frage


create symbolic variables
My problem is the following: if I have an array ij then have to create variables ij. ex.: a = [ 1 2; 3 4] then b...

fast 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


menu position and size
how to make set position and zise of a menu e.g.: choice = menu('Choose a color','Red','Blue','Green') i want make th...

fast 14 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
overlay graphics
someone?

fast 14 Jahre vor | 0

Frage


overlay graphics
how can I do to overlay two graphs having a point of overlap? the image below as an example: <http://imageshack.us/photo/...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


One more : Symbolic math
see: syms x1 x2 x3 x1 = 23/5 - x3/5 - (2*x2)/5 how to make this: disp('x1= ',x1) could be: disp(['x1...

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Symbolic variables: Isolate a variable in an equation?
I always have trouble isolating symbolic variables in equations. See this for example: 8*x1 + 2*x2 + 3*x3 - 51 = 0 want to is...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Mehr laden