Boby S - MATLAB Central
photo

Boby S


Last seen: 約2年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyZoom OutFrom 06/19 to 04/25Use left and right arrows to move selectionFrom 06/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 質問
0 回答

Cody

0 問題
5 解答

ランク
197,593
of 298,132

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,538

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
56,142
of 160,453

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

スコア
60

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Explorer
  • Solver
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


tall array and data store problem
I have problem with runnig an exmple from Matlab for tall arrays. My question: I want to save a big cell array (12GB,20*35*5). ...

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

1

回答

質問


define a pattern to use with dir and get the file names containing numbers
Hi I need to 'dir' a folder containing files that has only numbers in their file name: 165454.txt 216541ffgb.txt In this cas...

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

1

回答

質問


Obtain LAN connected HDD IP address on network
Hi I have a WD cloud drive connected to my network. Since it has dynamic IP, I need to get its IP address before runing my code...

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

0

回答

質問


rename part of a file names in folder
Hi I have a folder with many files. The file names start like 'd10-raw-LT-4000 ...' but the file names end with different chara...

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

1

回答

質問


Matrix reshape from 3d to 2d
Hi I have 3d matrix (1*80). Each cell has diffrent rows with 4 column. I want to convert all of it to 2d matrix but I want to k...

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

1

回答

解決済み


Inner product of two vectors
Find the inner product of two vectors.

5年弱 前

解決済み


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

5年弱 前

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

5年弱 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

5年弱 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5年弱 前

質問


animal video tracking and deep learning
Hi I want to track a animal in my recorded video. I tried computer vision toolbox but it is not very accurate for this type o...

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

1

回答

質問


Run a script for all subfolders
Hi I have a script and I want to rut it for a folder. I should say that the folder has subfolders. The folder structure is like...

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

2

回答

質問


campare a row value with the next row
Hi I have the following column: 1 1 0 0 0 1 0 1 0 1 I want to campare rows value one by one with the next row ( fir...

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

2

回答

質問


for loop mixing the results with the previous loops
Hi I am using the following loop for evey 10 row of my array (20 row or more* 2 column). then, I want to save the results (Z or...

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

1

回答

質問


count a sequence of 1 or 0
Hi I have the following data (2 column, A and B) imported from Excel: A B 0 0 0 1 1 1 1 0 ...

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

1

回答

質問


calculate distance between XY pair
Hi I want to calculate distance between XY points but as pair not all of them. I used 'pdist' and 'pdist2' function but they c...

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

2

回答

質問


filter a matix column values
Hi I have a matrix with X and Y values for a trajectory. Also, distance and speed values. I want to make a criteria(filter) fo...

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

2

回答