photo

S Prakhar


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
264,501
of 301,383

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Data fitting using least square method, Please help me debug the errors.
function F=goal(x,VGS,VDS,IDS) IpkoT=x(1) P1=x(2) alpha_r=x(3) lambda=x(4) P2=x(5) P3=x(6) alpha_s=x(7) phi=P1.*(VGS-Vpk...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Data import and establish correlation between data
file1=fopen('IV.txt'); current=textscan(file1,'%f''%f''%f') a=current Trial>> whos a Name Size Bytes Cl...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can i fit data and curve as per given equation and find out coefficient value
<</matlabcentral/answers/uploaded_files/112854/image.png>> How can i fit this equation in matlab Vgsm Vjg and Igs are known a...

8 years 前 | 0 个回答 | 0

0

个回答

提问


1. xlsread import data only upto 4 decimals whereas i need data upto 12 decimals
I need to import value of current from excel file. Data range is 1 nA to 1000 mA format. While import using xlsread it is showi...

8 years 前 | 1 个回答 | 0

1

个回答