Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about numerical-analysis

Read more about numerical-analysis

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - numerical-analysis

How to find bezier coefficients without matrices?

The function get_cubic needs 4 points and i need to find b and c by calculation (a and d is given). Here is my code and i need help specifically with get_bezier_coef def get_bezier_coef(points): #...
test-img

Shalev Levi Sagzan

python

interpolation

bezier

piecewise

numerical-analysis

Votes: 0

Answers: 0

How to calculate area from noisy points of given function?

I was asked to calculate area from noisy points of given function (the function can represent any closed abstract shape). im getting function and take something like 1000 noisy points from that functi...
test-img

Shalev Levi Sagzan

python

k-means

area

numerical-analysis

shoelace

Votes: 0

Answers: 0

Numerical integration of a 2-dim complex function in C++?

I am trying to integrate this integral numerically (so without evaluating the primitive) in C++: It is simpler than what it seems, in fact I know which algorithm I can implement to solve it (I consid...
test-img

Gianluca Bianco

c++

math

numerical-integration

numerical-analysis

Votes: 0

Answers: 1

Latest Answer

I solved this problem by simply integrating real and imaginary part separately. The complete code can be found in this repository, within the complete algorithm definition to integrate the function of...
test-img

Gianluca Bianco

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved