統計
MATLAB Answers
13 質問
0 回答
ランク
of 160,775
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Transformation of variables in regression
Hi everybody, I have a question on multiple linear regression. I'd like to check several transformations of my independent vari...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Sum of nonzero vector elements
Hallo everybody! i have a vector with zeros and nonzero-entries. Now i would like to make the sum of the nonzero-elements bet...
8年以上 前 | 2 件の回答 | 0
2
回答質問
Add zero to make length divisible by 3
Hallo, i have vector that i want to reshape into a matrix. Therefor i firstly need to prove if the length is divisible by 3. ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Fill vector with missing values
Hello, i have vectors that represent the day-,month and year values.As you can see in the example below, the day an month vect...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Add 0 at end of double
Hello, I have a vector of double values, that resulted from str2double. S= 25521 45674 45618 29466 3346 36024 5082 472...
9年弱 前 | 2 件の回答 | 0
2
回答質問
read large csv File and export specific Values
Hello, I want to read a large csv-File with mixed Datatype and then Export specific values.I uploaded the csv i need to impo...
9年弱 前 | 1 件の回答 | 0
1
回答質問
using img2xlsx: 3 images in a row
hi everyone! i am using the function img2xlsx to export images (jpg) to excel. it works fine, but the problem is that i have a l...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Open and process files in subfolders
Hi everyone! i wrote a script to process a lot of files within a folder. Now, this folder is just a subfolder in the Input-folde...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Subscript indices must either be real positive integers or logicals.
Hi, I want to make the sum in a 20x12 matrix,that consists of doubles. Some entries are zero and some not. I get the following e...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Sum in Matrix with condition
Hi! I have the following issue: I have a big matrix, for example 1000x12. The values in one row are 5-min-precipitation-measure...
9年弱 前 | 0 件の回答 | 0
0
回答質問
Using variable value to name a folder
hi, i have a variable called Name in workspace and would like to save a table to csv using the Name value. Example: Name=4205...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Date and Hour Vector extraction
Hi everybody! I have a vector of doubles representing date and hour. Example DateTime=[207199500 207199501 207199502 20...
9年弱 前 | 1 件の回答 | 0
1
回答質問
How can i make the sum of matrix elements>0 under the condition that there are min 3 zeros between the sums?
I hava a matrix: a=[2 3 0 0 4; 0 0 0 0 0; 0 5 3 0 4; 14 4 0 1 1; 0 0 0 0 0; 0 0 0 7 9; 0 0 0 0 0; 0 0 0 0 0; 9 6 0 0 1...
約9年 前 | 1 件の回答 | 0