Isaac Amornortey Yowetu
Followers: 0 Following: 0
Programming Languages:
Python, C, R, MATLAB
Spoken Languages:
English
Professional Interests:
Numerical Integration and Differential Equations, Optimization, AI and Statistics, Algebra
Python, C, R, MATLAB
Spoken Languages:
English
Professional Interests:
Numerical Integration and Differential Equations, Optimization, AI and Statistics, Algebra
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...
대략 2개월 전
문제를 풀었습니다
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...
대략 2개월 전
문제를 풀었습니다
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...
대략 2개월 전
문제를 풀었습니다
find the nth fibonacci number
The Fibonacci sequence is defined as follows: give n, find the nth fibonacci number
대략 2개월 전
문제를 풀었습니다
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...
대략 2개월 전
문제를 풀었습니다
Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?
대략 2개월 전
문제를 풀었습니다
Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?
대략 2개월 전
문제를 풀었습니다
Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?
대략 2개월 전
문제를 풀었습니다
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?
2개월 전
문제를 풀었습니다
Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?
2개월 전
문제를 풀었습니다
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)
2개월 전
문제를 풀었습니다
Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?
2개월 전
문제를 풀었습니다
Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?
2개월 전
문제를 풀었습니다
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?
2개월 전
제출됨
Multi-Objective Optimization Problem : Weighted Sum Method
Solving Multi-objective problem with Weighted Sum Method.
3년 초과 전 | 다운로드 수: 1 |
제출됨
Implementation of Gradient Descent Method in Matlab
Solving NonLinear Optimization Problem with Gradient Descent Method
3년 초과 전 | 다운로드 수: 6 |
제출됨
Simple SVM in Matlab
Here, we look at how to write a simple SVM code for Prediction
3년 초과 전 | 다운로드 수: 1 |
제출됨
Augmented Lagrangian Method With Newton's Method
Application of Augmented Lagrangian with Newton Method to solve nonlinear equation problem.
3년 초과 전 | 다운로드 수: 2 |
제출됨
Penalty Method With Newton's Method
How to use MatLab to solve optimization progblem.
3년 초과 전 | 다운로드 수: 1 |
문제를 풀었습니다
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년 전



