提问


Is CPLEX an open-source optimization toolbox?
I am using intlinprog solver for my problem as an integer linear programming. For the problem I am working on, I found most of t...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Undefined function or variable 'case1' each time I start Matab and run the file
I have to "set path" my files in C:\Users\..\Documents\MATLAB each time I start Matlab and run it. After setting the path, the f...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Replace elements between two matrices
I have two matrices A and B: A= [8 1; 16 2]; B= [8 10; 16 5] I want to replace any element in B that exi...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Add zero rows to a matrix
Hi, I have the matrix A: A=[1 5; 2 4; 4 9; 6 3;] All the elements of the 1st column are integer a...

8 years 前 | 4 个回答 | 0

4

个回答

提问


PMU (Phasor Measurement Unit)
I am working on modelling PMU (Phasor Measurement Unit) and I need help how to model it in Simulink or as a Matlab code. Greatly...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
How to do i implement a model of Phasor Measurement Unit (PMU) used for Wide area Measurement Systems in Matlab Simpower systems?
I am also working on modelling PMU and I need help on it. Greatly appreciate it.

8 years 前 | 0

提问


Data is not visible by simulink plot block
Hi... When I attempt to see my plot in Simulink, it only shows me a specific x-range different than what I had chosen in adva...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Globalize a matrix with variable elements
Hi... Does Matlab allows to globalize matrix of elements using global function? I have more than one function file and I w...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Keyboard shortcut for semicolon
Hi... Is there any keyboard-shortcut to write semicolon (;) at the last of selected lines? Like (CTR+R) for putting (%) at the...

9 years 前 | 1 个回答 | 1

1

个回答

提问


Left alignment in the workspace
Hi... When I run my code in the editor, I get the result right-aligned in the workspace which makes it difficult to read. ...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
New array from several arrays
Thank you so much. They were helpful, both of them.

9 years 前 | 0

提问


New array from several arrays
Hi, I have the three arrays: [a(1) a(2) a(3)] [b(1) b(2) b(3)] [c(1) c(2) c(3)] and I want to make a new array as...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Ceate a vector of state space variable like A=[x(1), x(2), x(3),.....x(21)]
Hi... How can I create a vector of state space variables by a loop to get [x(1), x(2), x(3),.....x(21)] I need this vec...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Change a string by the loop number
Hi... How can I change a string with a loop number? for example, if we have x='function#'; for i=1:10 Do somet...

9 years 前 | 1 个回答 | 0

1

个回答

提问


R6034 error message from running .exe file
When I run my .exe file created by MATLAB compiler, I received the following message "R6034 an application has made an attempt t...

11 years 前 | 2 个回答 | 0

2

个回答