photo

Shahid Said


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
2 个回答

排名
178,654
of 300,895

声誉
0

贡献数
8 个提问
2 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 21,106

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,552

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


What wrong with my code? anyone can help?
Hello sir. This is my code SDR = 0.11 Cx=184 Pmp_stc = PV_module(10,2) Vbatt = Battery(1,1) Ebatt_min = (1-DODMax).*(Cbatt...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Compare matrix 16000 X 20000 with smaller matrix 16000X1
I tried to run code to compare big matrix.but cannot get the correct answer. A = 16,000 X 20,000 data B = 16,000 X 1 data i ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to make operation row by row
Hello experts, this is my code contain: Alpha_pmp is 400,000 row data AirTemp is 105200 row data Tstc is 400,000 row data ...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to Arrange NDGRID and CELL data to become more compact in size and use less memory?
If my question is not correct im sorry.because im still new in matlab.use matlab less than 1 month. but i believe the expert gu...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Fail to multiply column using .*
Thanks Image Analyst and Scott for your support.I love both of you.God Bless you.

4 years 前 | 0

提问


Fail to multiply column using .*
I have google and try to find the answer whole day to make below code.ONLY to make multiplication. I already change from .* to ...

4 years 前 | 3 个回答 | 0

3

个回答

提问


Calculate output row by row (Data Grid)
Hello, I would like to calculate all the row value based on formula and get the output row by row which at new column.because I...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Make Combination form 3 kind of variable and each variable have its own value
I made it !!! Thank you very much.If anything i will ask you later. [x,y,z]=meshgrid(1:20,1:20,1:10); data=[x(:),y(:),z(:)] ...

4 years 前 | 0

提问


Make Combination form 3 kind of variable and each variable have its own value
Hello, I would like to create combination of 3 Column as below : Car Lamp Seat Car1 ...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Add Second Axis Manually
Hello, I have created graph using plot manually (without using coding).Now I have X and Y axis.But my problem is I want to ad...

5 years 前 | 1 个回答 | 0

1

个回答