PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, June 27, 2022

[FIXED] What function to I need to plot in MATLAB to get the reflection of this graph?

 June 27, 2022     graph, matlab     No comments   

Issue

I have confused myself slightly. I have plotted 1 - 0.95^(x) in MATLAB and got this graph.enter image description here

However I want the reflection of this about '50' on the x axis whereby I can get a near 1 penalty for low x values and then the penalty starts to decrease as x increases. Does anyone have any suggestions on the function I would need for this I appear to be having a mind blank!

Thanks


Solution

You mean like this? Just cut the "1-".

y=a^x



Answered By - ThFriedrich
Answer Checked By - Gilberto Lyons (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing