thumb_type
作者:yunjinqi    类别:编程    日期:2023-12-27 15:00:40   阅读:579 次   消耗积分:0 分
Write a function differentiateNumerically that can differentiate  any...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-12-27 13:47:06   阅读:576 次   消耗积分:0 分
Test the normcdf function against numerical integration of the pdf of the...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-12-27 13:26:24   阅读:570 次   消耗积分:0 分
Write a function integralToInfinity that uses integration by substitution...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-12-26 17:10:43   阅读:567 次   消耗积分:0 分
10.6.2 Write a class NormalPDF and compute its integral from −1.96 to...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-12-26 15:41:49   阅读:546 次   消耗积分:0 分
### 练习题:10.6.1A digital call option with maturity T and strike K. This has a...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-11-30 13:58:11   阅读:600 次   消耗积分:0 分
参考书上的实现piechart的例子,实现了用cpp调用google...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-11-25 16:18:20   阅读:589 次   消耗积分:0 分
// my_function.h #include <iostream> #include <vector>...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-11-24 11:08:56   阅读:596 次   消耗积分:0 分
#include <iostream> #include <cmath> using namespace std;   int main() {...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-11-24 11:07:41   阅读:643 次   消耗积分:0 分
#include <iostream> #include <cmath> using namespace std;   int main() {  ...
thumb_type
作者:yunjinqi    类别:编程    日期:2023-11-24 09:59:21   阅读:604 次   消耗积分:0 分
#include <iostream> #include <cmath> using namespace std;   int main() {...
上一页   1   2   3   4   5   6   7   8   ...   24   下一页