photo

Afz


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Transpose xlswrite data pasting in excel
Let me extend the same question 1) How do I place this data at the *next free cell * in Column DC 2) My Sheet number is 5...

mehr als 11 Jahre vor | 0

Frage


Transpose xlswrite data pasting in excel
This coef has 3 numbers in 1 column and I want it to be transpose and pasted in excel at DC2 what should I do ? xlswrit...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


To change Current Folder to the folder of .m File
How can I change the current folder to folder of .m file in my code. Possibly with cd command Or any command I can indica...

mehr als 11 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


How to display minimum vaue of a Surface z-axis.
I have drew a trisurf with 100 values in each x,y and z variable, and I want to display the least 10 data values of z on the sur...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Difference in TriSurf and Surf - Adding Two trisurf plot on one graph.
I uses this to get a surface plot between three variables. My data was in one column. trisurf(tri,x,y,z) But when I use Su...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generating iterations from Genetic Alogrithim
I want to use Genetic Algorithm for optimization. I have 5 variables (a,b,c,d,e), at the optimized solution, these variables ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generate permutations of numbers
I am using this perms([0 1]) to generate permutations and its giving me the following result 1 0 0 1 I want it to gen...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help in defining fmincon fucntion - Optimization Toolbox
I am unfamiliar with working of MATALAB so I need some basic help in using this function. *I want to make my function zero or...

fast 12 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Optimizing/Minimizing multivariant equation with fminunc function
I want to minimize a multivariate function which is dependent on 5 variables. (a,b,c,d,e) or (x(1),x(2),x(3),x(4),x(5)). I want ...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort