Community Profile

photo

Chien-Chia Huang


2011 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


ODE23/45 for 2-dimensional solution and alternatives?
Hello there, Per the help document for ODE23/45, there is no way to get a 2-element solution even if I input tspan which has ...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Finding a root with interval constraint
Hello there! I am trying to find a point x within the time interval [t-1,t] (for some t, say t = 3) so that the function atta...

約10年 前 | 1 件の回答 | 0

1

回答

質問


Error: Inner matrix dimensions must agree.
Hi, I am using "gamultiobj" to solve my problem. I, however, have no idea why the error message occurred ??? Error using ==...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


function setup in fmincon
Hi there, my problem is how to set up the function using function handle in fmincon. The objective function is quadratic and th...

13年弱 前 | 2 件の回答 | 0

2

回答

回答済み
Why do you come to "MATLAB Answers"?
*abef* and, when well trained, *c*. "MATLAB Answers" is a great place where I get surprised coz being here I'm always like a la...

13年弱 前 | 1

質問


Cholesky factorization on symbolic matrix
Hi all, I want to use Cholesky factorization on some symbolic matrices but I am still working with R2007b, quite an old versi...

13年弱 前 | 2 件の回答 | 1

2

回答

質問


matrix pre-allocation
What's actually the difference between the following commands sparse(zeros(10000)); sparse([],[],[],10000,10000,0); ...

約13年 前 | 2 件の回答 | 1

2

回答

質問


sequence grouping
Hi all, I am trying to construct a few groups from a given sequence by giving some pivots, one or more. For example, a = 1:1...

約13年 前 | 2 件の回答 | 0

2

回答

質問


generate an array according to some sequence
Suppose I have an array [4 2 1 3] (length = 4) and I want to generate another array of length 6(= 0.5*4*(4-1)). The vlaues of...

約13年 前 | 1 件の回答 | 0

1

回答

質問


how to put an array into a matrix
Hi there! the function "triu(X,1)" returns the upper trangular part of the matrix X. I now have an array of size 1-by-(0.5*n...

約13年 前 | 1 件の回答 | 0

1

回答