photo

FG


Last seen: 4ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

14 質問
0 回答

Cody

0 問題
2 解答

ランク
265,506
of 299,279

評判
0

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

回答採用率
57.14%

獲得投票数
0

ランク
 of 20,677

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
78,410
of 164,003

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

スコア
30

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Solver
  • Thankful Level 3

バッジを表示

Feeds

表示方法

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

3年弱 前

質問


Data Inspector Run Names
Hi all.. I have a code running a model for a certain repeat. Simulation outputs several mat files according to the change of var...

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

1

回答

質問


Error Message during execution
My Code is; Ave3ON = zeros(size(S)); Ave5ON = zeros(size(S)); Ave7ON = zeros(size(S)); AvethdON = zeros(size(S)); Ave3OFF =...

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

1

回答

質問


Assigning a variable according to file name..
I want the variable to be changed according to the file name.. Like; Simulation File 1 Track 2 Simulation File 1 Track 4 Simu...

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

2

回答

質問


Mean between an interval
I want to calculate the mean between a time interval that depends on a variable like P ; F=[1 10 2 4 6 8]; for q=1:length(F); ...

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

2

回答

質問


How to associate a variable according to the .mat file name
Hi all.. I wanna know if I could associate a variable according to a file name.. ? Example: Mat File Names are: Load 1 Q 1 Nt1...

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

1

回答

解決済み


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年弱 前

質問


Save a string consisting of data to another directory
I want to save a string consisting data to another directory.. c = sprintf('Power Factor=%.2f, PL=%g, FG=%g, Angle=%g, Nt=%g....

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

1

回答

質問


Sorting a fields alignment of a structure
Hi all.. I want to sort a structure containing some fields according to '' My Will''.. I mean I wanna arrange it as I like it. F...

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

1

回答

質問


Mean of a field of a struct
As seen in image below, I have a struct of 5 fields. I need to compute the avarege of the HV3, HV5, HV7 and thd in 1st row, then...

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

2

回答

質問


How to modify this script
I have an M file as shown in the figure. What I want to do is; Instead of naming the cases like: 1111, 1112,1113...3452, 3453, 3...

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

1

回答

質問


Field of a structure
As Stephen Cobeldick helped me yesterday, I have a structure T consisting of 4 fields. I want to calculate the mean of each fiel...

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

2

回答

質問


Writing a Script..
Hi all.. I have a bunch of mat files consisting of 25 types data each inside. I am interested in only 4 of them. They also are i...

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

1

回答

質問


How to extract data from .mat files
Hi all.. I have simulated an xls file and ran it through the editor. As a result I have many cases consisting of 200 .mat files....

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

1

回答

質問


Run a simulation repeatedly for certain times..
Hi all.. I want to run a simulation repeatedly for certain times with different parameters at each. I have a code as an m file a...

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

1

回答

質問


Savig a workspace file..
Hi all.. I have a multiple input scope data containing voltages, currents and powers saved in the workspace. When I try to plot...

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

1

回答