Xin CUI - MATLAB Central
photo

Xin CUI


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 06/13 to 03/25Use left and right arrows to move selectionFrom 06/13Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 質問
0 回答

ランク
35,080
of 297,716

評判
1

コントリビューション
9 質問
0 回答

回答採用率
55.56%

獲得投票数
1

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,428

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to optimize a parameter as well as independent variable
I have a function to minimize. For example, f = a*x^2 + 2*x. Parameter a is also a function of x. For instance, a(x) = x-4. How ...

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

1

回答

質問


how to convert symbolic expression and use solve function to solve equations
I used diff(fun,x) to find out analytically some equations. And I wanted to solve these equations using solve function. But I ca...

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

1

回答

質問


why solve function gives three results instead of one
I ran the code below and try to solve a Lagrangian multiplier problem. I hope to get one result from this problem, but I unexpec...

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

1

回答

質問


a function of function problem
I have an expression f in terms of y (independent variable), a and b(parameters). I would like to take the derivative of f with ...

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

1

回答

質問


How to output multiple results via function
Maybe this is a basic question. Please help me with it. I define a function with a couple parameters. function f=fun(y,lambda...

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

1

回答

質問


how to draw 3D plot
Hi, I am a newbie for 3D plot. I have a dataset including 1000 rows and 3 columns. I treat each row as one observation, which ha...

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

1

回答

質問


how to merge two matrices via one common column
Hi there. My question is that I have two matrices, say, A and B, A have two columns, 1 and 2, B has two columns, 3 and 4. Column...

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

2

回答

質問


how to read a cell array into a matrix dataset or several vectors
HI, please help me with this question. I use textscan to read in a 1X20 cell dataset A. When I open it, it looks like such forma...

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

1

回答

質問


How to compare two vectors with numbers?
I have a question. I have two vectors A and B, both have a bunch of numbers. A is master and B is slave. Now what I want is to s...

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

2

回答