photo

Ferd


Last seen: 5ヶ月 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

23 質問
0 回答

File Exchange

2 ファイル

Cody

0 問題
1 解答

ランク
203,536
of 300,369

評判
0

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

回答採用率
82.61%

獲得投票数
0

ランク
17,844 of 20,936

評判
3

平均評価
0.00

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

ダウンロード
2

ALL TIME ダウンロード
31

ランク
110,971
of 168,436

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Solver
  • First Submission
  • Thankful Level 3

バッジを表示

Feeds

表示方法

送信済み


Hawkeye logo
Marvel logo for Hawkeye

5年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

解決済み


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年以上 前

送信済み


Captain America logo
Captain America logo

5年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

質問


Reverse calculate a table of values
Hi, I'm looking for a way to determine the Y axis from a given Z value in a 3D table. Basically reverse interpolate the table. ...

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

2

回答

質問


How do I find the number of "struct" class in a structure array?
Hi, Is there a way to determine the number of "struct" names in the structure array? This way I could elimate the previous no...

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

1

回答

質問


PNG vs. FIG File format - saveas function query
Hi, I've been using the _saveas_ function in my code to save the .fig files. However, the format of the .PNG file is quite di...

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

1

回答

質問


Renaming variables from the parameter list to "_1".
Input list: ParameterList = {A, B, C,...}; % picks up all the parameters from the dataset Output ParameterList_New = {A_1...

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

1

回答

質問


Determine the start and end of a vector.
When the variable starts incrementing above a threshold, that index is to be determined and also when the same variable starts d...

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

1

回答

質問


Number of mathematical operations?
Good Evening Matlab Users, I was wondering if there is a way to calculate the number of mathematical operations occurring wit...

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

0

回答

質問


Special xlswrite save
Hi Before creating an excel sheet, can we save the excel file dependent on an option selected for convenience? For example...

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

1

回答

質問


Looping for set Indices only
Hi, I have an arrays that is slightly off the my predicted values after calculations and would like to investigate those iter...

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

1

回答

質問


Matrix recording zeros
Good Morning, For analyzing purpose, I am trying to record every iteration of the loop in its resultant matrix. However, matl...

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

1

回答

質問


Error Messages
Hi Folks, I have generated my code depending on what the user inputs. So, my questions in the command window is basically num...

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

2

回答

質問


Interpolation
Hello, I have table values, Table: For, X-interval = 360-380 x-units, Y-interval = 2200-2400 y-units Z-value = 900...

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

1

回答

質問


Save for loop result
Hi My Code is like this, for i = 1:100 for j = 1:500 B end Result_B end The Result_B is a...

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

1

回答

質問


Assigning a value to 0's
Hey I have a ColumnA(108x1), this column has values when B(say) is ON. But non-zeros are present for only 104rows, 4rows are ...

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

1

回答

質問


Cell Mode
Why does the Cells disappear once you save your m.file and reopen it later? I had saved mine with each cell describing clearly w...

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

1

回答

質問


Substitution
Hey I need to substitute the last element of the Steps array with the LastStep value. This is my code for the section; ...

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

1

回答

質問


for loop
Hey I have 2 matrices, A and B, of same length and I have to create another variable C A = goes from minimum to maximum to...

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

0

回答

質問


Variable "ON"
Hey I have 2 arrays, A and B matrices of equal lengths. Now, I need to generate C of same length where, A = series of zero...

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

1

回答

質問


Inserting Zeros in a Matrix
Hi Is there a way of inserting zeros in a data-matrix of 3x1(say). Only thing the zeros need to be inserted in those positio...

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

3

回答

質問


Plotting 150 datapoints on a 360datapoint scale.
Hey How do you plot an extracted list having 150 datapoints against a 360 datapoints x-scale? If you would do it in Excel, on...

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

1

回答

質問


Indexing a variable
Hi, I'm looking for some guidance on how you would index variables. I have read a couple of forums but with no clear picture....

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

1

回答

質問


Appending two or more .mat files
Hi I have two .mat files ECU_1.mat and ECU_2.mat (basically both files contains same variables in level 1, of ECU_1.mat and E...

14年弱 前 | 3 件の回答 | 0

3

回答

質問


??? Input argument "MBC_A" is undefined.
Error: ??? Input argument "MBC_A" is undefined. Error in ==> MBCData at 22 mergefilename=MBC_A; I checked for the file in t...

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

1

回答

質問


RMSE to Error Variance convertion
Hey, Is there a function that would convert the Root Mean Square Error to an Error Variance? I need to get the error value in...

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

1

回答