Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.9K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Minimize a Hexp function with respect to beta?

Attachments:
POSTED BY: fredrick mutunga
2 Replies

Hi Daniel,

Thanks for this suggestion. I have implemented the suggested changes but still mathematica can't solve it !

POSTED BY: fredrick mutunga

This is a bit confused because ro is used both as a parameter and a variable of integration. So first thing is to change the latter to a unique dummy variable. Then you can define

Hexp[\[Alpha]_?NumberQ, \[Beta]_?NumberQ, \[Rho]_?NumberQ, zi_?NumberQ] :=...

where ... is similar to what you have, but with Integrate replaced by NIntegrate. Also the nsqrd should be changed into a function of similar form

nsqrd[\[Alpha]_?NumberQ, \[Beta]_?NumberQ, \[Rho]_?NumberQ, zi_?NumberQ] :=...
POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard