photo

Abi sek


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
113,919
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Fitting a linear sine curve with natural spline
I am relatively new to Matlab. The threads that I searched regarding the topic is in vain. Through core Matlab functions, kindly...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Fitting a linear sine curve with polynomial curve
I don't have any data points. I have seen your past answers of fitting the sinusoidal function using pure Matlab functions. But ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


in curve fitting of linear sinusoidal function with polynomial of 4th degree, the error popping up is define b and x_l
I am new to matlab. I would appreciate to sort this out of curve fitting algorithm of linear sinusoidal function with polynomial...

7 years 前 | 0 个回答 | 0

0

个回答

提问


incresing the precision of epsilon to 30 digits by symbolic toolbox, i could encounter not enough input arguments error?
function unidec=quad(a,b,r,eps) a=input('enter a'); b=input('enter b'); r=sym(eps); digits(30); vpa(r); ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


In epsilon test for comparing equality of two numbers. How to improve the test?
In epsilon test for comparing equality of two numbers. How to improve the test?

7 years 前 | 2 个回答 | 0

2

个回答

提问


without using functions, how to write a code for generating base 10 equivalent from given mantissa and exponent?
Write a program that converts a given floating point binary number with a 24-bit normalized mantissa and an 8-bit exponent to i...

7 years 前 | 0 个回答 | 0

0

个回答