photo

Radu Mihail


Last seen: 9ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
37,532
of 300,780

評判
1

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

回答採用率
88.89%

獲得投票数
1

ランク
 of 21,086

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,018

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3
  • Explorer
  • Promoter

バッジを表示

Feeds

表示方法

質問


I want to write data at the end of every nth line of a text file
I have a long text file which contains several thousands of the following type of data a0 = 333222 323312 310132 a1= 3322...

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

1

回答

質問


Program to Change the least number of a given Matrix Elements to get a condition on the sum of the numbers from collated row digits of the Matrix
I have a given Matrix A=k x n (k rows and n columns), with all elements digits in base 4,(can be only {0,1,2,3}). I want to writ...

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

1

回答

質問


Find back lost values from an original matrix of derived incomplete column vectors
I have a matrix M and I am extracting a submatrix A of selected column vectors from M , without keeping the values of the third...

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

1

回答

質問


Sort column vectors of a matrix and extract a new vector from a maximal criterion
I do have a huge nx4 matrix M in which its column vectors are listed according to given categories. All column vectors from the ...

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

1

回答

質問


How to count the frequency of each type of column vector present in a matrix
I have a matrix R(21,3) R=[1,1,1,2,2,2,1,2,2,1,4,2,2,2,2,1,2,1,3,1,1;1,1,2,2,2,1,2,2,1,4,2,2,2,2,1,2,1,3,1,1,1;1,2,2,2,1,2,2,...

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

1

回答

質問


Loop does not save intermediary steps
I have a huge matrix A(1540,1540) I am trying to get all its diagonals under the main one at 3n+1 steps in separate vectors x ...

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

1

回答

質問


Define new operations for a matrix
I have 2 vectors x=[0 1 2 0 1 0 3 1 0] and its transposed column vector y=x' I need to define a new operation , let's say * fo...

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

2

回答

質問


How to calculate the total number of incidences of a kj part in all compositions of a natural number N
A composition of natural number N is a partition in ki summands(parts) of N=k1+k2+k3+k4...+ki , with ki >or =1 and ki<N, where t...

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

1

回答

質問


I need to partition an input vector v into smaller series of subvectors each containing the whole array of a periodic pattern given by a local sum of successive elements in the array.
I need to partition an input vector v into smaller series of subvectors each containing the whole array of a periodic pattern g...

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

1

回答