photo

Abi sek


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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); ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten