photo

Tuan


Last seen: 1年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
118,740
of 300,853

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,319

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Replicate and rotate in 4D
Hi all, Let X1, X2, X3, X4 be row vectors of size [1xN1], [1xN2], [1xN3] and [1xN4] respectively. I would like to replicate a...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


Can we vectorize this kind of for loop?
The for loop is as follows: N=2;T=3; Trials=rand(N,T); for i=1:N for j=1:T AverageValue...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


Helping to display a 4D with "isosurface" and "contour3" functions
Hi everyone, I would like to display a 4D data w=f(x,y,z) using the combination of "isosurface" and "contour3" functions as i...

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

0

回答

質問


Speed up matlab program with .dll file
Hi all, I have a Matlab code with 4 for loops, and 1000 iterations for each loop. This code takes time and I would like to sp...

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

1

回答

質問


transform from "for loop" into "matrix" form
Hi all, I have a complicated problem about "for loop" and "matrix", I would like to have some helps from you. Let's X1 be ...

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

1

回答

質問


Evaluate all functions stocked in cell arrays at the same time without using for loop
Hi everyone, Is there a way to evaluate all functions stocked in cell arrays at the same time without using for loop? For exa...

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

1

回答

質問


Output of an integral function as a function
Hi all, Everyone can tell me how to make the output of an integral function as a function, please? I try the following code, ...

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

0

回答

質問


Make a function as the input of a function for iterative computing
Hi everyone, I would like to know how to make a function as the input of a function in matlab. In fact, I want to solve g(x1,...

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

1

回答