photo

Berbia


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

15 質問
0 回答

ランク
24,154
of 300,771

評判
1

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

回答採用率
86.67%

獲得投票数
1

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


how to change FramesPerSecond
I have an avi video and I need to change the FramePerSecond for splitting the video into frames. Filename: 'm...

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

1

回答

質問


Dimensional reduction by PCA
I have an vector x whose dimension has to be reduced to 5 x 50 by PCA. [5,500]=size(x); For that I use the code <http:/...

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

2

回答

質問


Overwriting the folder in matlab
I've created the folder to write images on it by the code outputFolder = fullfile(cd, 'folder_name'); if ~exist(outputFold...

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

2

回答

質問


Applying function to signal
I have an I-dimensional input signal x(t)=[x1(t),...xI(t)]T and J-dimensional input-output function g(x)=[g1(x),.....

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

1

回答

質問


matrix multiplication with different dimension
I need to perform a matrix multiplication with different dimensions, let A*B=C; where the dimension of A is 700*5 and th...

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

1

回答

質問


vector with floating point values
I have three floating point variables, say, A,B,C. I wrote these variables in the file as fprintf(fid,'%12.5f %12.5f %12.5...

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

2

回答

質問


Statistical features from a vector
I need to extract around 15 statistical features form a vector, such a minimum, maximum, mean, std, kurtosis, skewness. Is there...

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

2

回答

質問


L1 normalization of vector
I need to normalize the feature vectors by L1 normalization. Is there any built-in function in matlab? otherwise what is the pr...

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

1

回答

質問


Read data form file
I'm trying to read values from the file and store it as a matrix.In the file there is two line space between each matrix values,...

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

1

回答

質問


sum of each column of matrix
I need to create a vector from a matrix by adding each column elements to form a corresponding vector component. matrix columns ...

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

1

回答

質問


Normalize each column of a matrix
I have one doubt that, suppose if a matrix has zero mean and unit variance, then whether each of its columns has zero mean and ...

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

1

回答

質問


how to format vector as matrix?
I have a long row vector say,v=[1 2 3 ... 100]. I'm in need to convert it into a matrix m=[1 2 3 4 5;6 7 8 9 10; ..... ;96 97 98...

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

1

回答

質問


square of a vector
I have to calculate a square of vector which should results a scalar value. i.e) A=(B-C)^2 B and C are vectors and I need A as...

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

2

回答

質問


vector form of cuboid.
I'm in need to concatenate the pixel values of 3 images(16 X 16 patches in an image sequence) which is stored in a folder,along ...

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

1

回答

質問


How to Sampling Uniformly in an image?
hi I'm working in Action Recognition Project. Here the motion boundary is detected by sobel operator. Now I have the result of ...

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

1

回答