The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Building a trigonometric function

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
AEL Posted - 09/11/2018 : 09:07:58 AM
I am struggling to build a trigonometric function using a fitting function builder. I need it to fit experimental data in polar plot.

My function is: y=A*cos^4(x)+B, where A,B are parameters I do not know.

How can I define the function formula for that? I am trying to do it myself without any success. Can someone give me a hand here?


Ana
1   L A T E S T    R E P L I E S    (Newest First)
Castiel Posted - 09/11/2018 : 9:00:14 PM
quote:
Originally posted by AEL

I am struggling to build a trigonometric function using a fitting function builder. I need it to fit experimental data in polar plot.

My function is: y=A*cos^4(x)+B, where A,B are parameters I do not know.

How can I define the function formula for that? I am trying to do it myself without any success. Can someone give me a hand here?


Ana



y=A*(cos(x))^4+B


     #####
    #### _\_  ________
    ##=-[.].]| \      
    #(    _\ |  |------|
     #   __| |  ||||||||
      \  _/  |  ||||||||
   .--'--'-. |  | ____ |
  / __      `|__|[o__o]|
_(____nm_______ /____\____ 

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000