已解决


Octoberfest festival
A group of students decided to visit Octoberfest festival. First they ordered one beer, then after half-hour they taken one more...

6 years 前

已解决


Is it really a 5?
A number containing at least one five will be passed to your function, which must return true or false depending upon whether th...

6 years 前

已回答
Index exceeds matrix dimensions det
Check the condition cond(A) or try 1/det(A): Read: <https://se.mathworks.com/help/matlab/ref/det.html> <https://math.st...

6 years 前 | 0

已解决


A Simple Tide Gauge with MATLAB
*&#8767 &#8767 &#8767 &#8767 &#8767 &#8767 &#8767 &#8767* You are standing in a few inches of sea water on a beach. You a...

6 years 前

已解决


Van Eck's Sequence's nth member
Return the Van Eck's Sequence's nth member. For detailed info : <http://oeis.org/A181391 OEIS link> and <https://www.theguard...

6 years 前

已解决


Is this is a Tic Tac Toe X Win?
For the game of <https://en.wikipedia.org/wiki/Tic-tac-toe Tic Tac Toe> we will be storing the state of the game in a matrix M. ...

6 years 前

已解决


Extra safe primes
Did you know that the number 5 is the first safe prime? A safe prime is a prime number that can be expressed as 2p+1, where p is...

6 years 前

已解决


Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock.
Submit your answer to this problem a multiple of 5 seconds after the hour. Your answer is irrelevant; the only thing that matte...

6 years 前

已解决


The Top 5 Primes
This problem series invites you to solve two simple problems related to the integer NUMBER FIVE, in order to celebrate <https://...

6 years 前

已回答
could anyone help me to execute the following code as i am unable to get the result.
Not sure what this code does but you need to pre-allocate matrix S. i.e. UE=[2 4 6 8 10]; SC=[20 40 50 60 80]; f...

6 years 前 | 0

已解决


Spot the First Occurrence of 5
This problem series invites you to solve two simple problems related to the integer NUMBER FIVE, in order to celebrate <https://...

6 years 前

已解决


Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...

6 years 前

已解决


Find the nearest prime number
Happy 5th birthday, Cody! Since 5 is a prime number, let's have some fun looking for other prime numbers. Given a positive in...

7 years 前

已解决


Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...

7 years 前

已解决


5 Prime Numbers
Your function will be given lower and upper integer bounds. Your task is to return a vector containing the first five prime numb...

7 years 前

已解决


Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...

7 years 前

已解决


How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...

7 years 前

已回答
Compute the first 10 Fibonacci numbers
Hey, I wrote a simple function attached and run with the loop listed below based on your webpage link. Thanks Ahmos ...

7 years 前 | 0

已提交


Longstaff Schwartz American Option Price Analysis
Simple implementation of the Longstaff Schwarts Least Square Regression approach

7 years 前 | 2 次下载 |

已提交


Commodity UK Power Half Hour Hedging Examples
Example of Commodity UK Power Hedging such as Value Neutral and Base Peak Ratios

7 years 前 | 1 次下载 |

已提交


Commodity Roll Analysis
Simple analysis on calculating returns of historical forward curve time series

7 years 前 | 1 次下载 |

已提交


Finite Difference solution to nonlinear diffusion equation
Numerical solution to nonlinear diffusion equation and creates movie of results

9 years 前 | 2 次下载 |

已提交


Ornstein Uhlenbeck Simulations and Descretisation error
Ornstein Uhlenbeck simulations based on simple discretisation and compared to Gillespie solution

10 years 前 | 2 次下载 |

已提交


UK Power Value Neutral hedge
Example of a value neutral hedge for the UK power (electricity) markets.

14 years 前 | 3 次下载 |

已提交


Term Structure of Volatility Calibration
Derives term structure parameters used in Commodity pricing

14 years 前 | 1 次下载 |

已提交


Clewlow and Strickland Commodity one factor spot model
Commodity one factor spot price model

14 years 前 | 1 次下载 |

已提交


Salvaging a Linear Correlation Matrix
Finds the nearest correlation Matrix using the Hypershere or Spectral decomposition methods

14 years 前 | 1 次下载 |

已提交


Converts Excel serial date to day month year and back
Simple function to convert Excel serial date to day, month, year and back.

15 years 前 | 1 次下载 |