photo

Solmaz Kahourzade


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
270,466
of 301,540

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,319

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,260

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


interpolation of scatter data
clc clear all close all %find normalized loss using NL test load effyTest; I=(map.Id.^2+map.Iq.^2).^0.5; E=100*map.Pmech...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Problem In curve fitting
Hello, I need to find a function for my data (TW2 and DatiOpt.PERDITE_FERRO) with minimum error. I tried "scatteredInterpolant"...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Set tolerance for griddata
Dear Sir/Madam, In the Loss.mat, I have Fd and Fq matrices with 256*256 dimension as inputs and Pfer_c, Pfer_h, Pfes_c, Pfes_...

8 years 前 | 1 个回答 | 0

1

个回答

提问


interpolation of scatter data
Hi, I am new in Matlab and I have difficulty in solving this problem. I have a matrix as bellow where Fd is a function of Id a...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to select between duplicated non-integer values of a matrix
A= [10.01 5.02;15.20 6.01;14.05 7.12;14.05 5.14;13.5 9.11] I need to find equal number in first column and find the minimum of ...

8 years 前 | 1 个回答 | 0

1

个回答