photo

Isaac Amornortey Yowetu


Last seen: 約1ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

MPhil. Scientific Computing and Industrial Modelling.

Programming Languages:
Python, C, R, MATLAB
Spoken Languages:
English
Professional Interests:
Optimization, Numerical Integration and Differential Equations, AI and Statistics, Algebra

統計

All
File Exchange

6 ファイル

Cody

0 問題
16 解答

ランク
N/A
of 301,617

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
10,209 of 21,359

評判
62

平均評価
0.00

コントリビューション
6 ファイル

ダウンロード
8

ALL TIME ダウンロード
629

ランク
25,059
of 175,795

コントリビューション
0 問題
16 解答

スコア
220

バッジ数
2

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Community Group Solver
  • Personal Best Downloads Level 2
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Find the logic and return the nth number
given a sequence of numbers arranged in the following order: A=0,1,3,4,9,10,12,13,27,28,30,31,36,37,...... Write a function th...

6ヶ月 前

解決済み


Find the logic and return the nth number (plus)
This problem is the harder version of Problem 61015 given a sequence of numbers arranged in the following order: A=0,1,3,4,9,1...

6ヶ月 前

解決済み


Find nth number
The numbers 2 and 7 are called lucky numbers, an integer containing only the digits 2 and 7 is also called lucky number. The pro...

6ヶ月 前

解決済み


find the nth fibonacci number
The Fibonacci sequence is defined as follows: give n, find the nth fibonacci number

6ヶ月 前

解決済み


find the nth number (plus)
this problem is the harder version of Problem 61014. The numbers 2 and 7 are called lucky numbers, an integer containing only t...

6ヶ月 前

解決済み


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series VIII

6ヶ月 前

解決済み


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

6ヶ月 前

解決済み


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

6ヶ月 前

解決済み


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

6ヶ月 前

送信済み


Multi-Objective Optimization Problem : Weighted Sum Method
Solving Multi-objective problem with Weighted Sum Method.

4年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Implementation of Gradient Descent Method in Matlab
Solving NonLinear Optimization Problem with Gradient Descent Method

4年弱 前 | ダウンロード 3 件 |

0.0 / 5

送信済み


Simple SVM in Matlab
Here, we look at how to write a simple SVM code for Prediction

4年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Augmented Lagrangian Method With Newton's Method
Application of Augmented Lagrangian with Newton Method to solve nonlinear equation problem.

4年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Penalty Method With Newton's Method
How to use MatLab to solve optimization progblem.

約4年 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Newton's Method
Simplified Matlab Code on Newton's Method

約4年 前 | ダウンロード 1 件 |

0.0 / 5

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5年以上 前