解決済み


End Digits

5年以上 前

解決済み


Min-Max digit

5年以上 前

解決済み


Do you have the minimum age?

5年以上 前

解決済み


The tallest man in the world

5年以上 前

解決済み


Graph Algorithms - 1 : Length of the largest closed path
An undirected simple graph is given as the form of an adjacency matrix. Find the length of the largest closed path (one that sta...

5年以上 前

解決済み


Rearrange coefficients after block based DCT transform.
Two dimensional block-based discrete cosine transform <http://en.wikipedia.org/wiki/Discrete_cosine_transform#DCT-II (DCT-II)> i...

5年以上 前

解決済み


Graph Algorithms - 2 : Chromatic Number
Chromatic number of a graph is the minimum number of distinct colors required to color all the vertices of the graph such that n...

5年以上 前

回答済み
How to calculate the conditional probability of an event?
Actually, I believe that p(C|A) would be: y = strfind(array, 'A'); N_A = length(y); p_CA = N_AC/N_A; There is one further th...

5年以上 前 | 1

解決済み


SatCom #6: Inclination of a Sun-Synchronous Orbit
*Satellite and Space Engineering - Problem #5* _This is part of a series of problems looking at topics in satellite and space...

5年以上 前

回答済み
How to calculate the conditional probability of an event?
Myriam, If A, B and C were variables with the values 1, 2 and 3, then in your example: array = [1, 1, 2, 1, 3, 1, 2, 2, 2, 3, ...

5年以上 前 | 0

解決済み


Alternative Scoring. Create an incremental spiral.
This problem is created to test an alternative Cody scoring system. It is based on the current one, but few changes are introduc...

5年以上 前

解決済み


Fletcher-Reeves Conjugate Gradient Method
Write a function to find the values of a design variable vector, _x_, that minimizes an unconstrained scalar objective function,...

5年以上 前

解決済み


Quasi-Newton Method for Unconstrained Minimization using BFGS Update
Write a function to find the values of a design variable vector, _x_, that minimizes an unconstrained scalar objective function,...

5年以上 前

解決済み


Partial pivoting for Gauss Elimination
Write a function to implement partial pivoting for Gauss elimination, given the pivot element.

5年以上 前

回答済み
How to calculate the conditional probability of an event?
Hello Myriam. It is not clear whether A, B, and C here are text characters, or if they have numeric values. If we assume they...

5年以上 前 | 1

| 採用済み

回答済み
trigonometric non linear equation
I have no idea what this question is about, but I do notice that some of the expressions are surrounded with curly braces { } ra...

5年以上 前 | 1

| 採用済み

解決済み


find side of shape

5年以上 前

解決済み


determine if the input is positive

5年以上 前

解決済み


Britney unfolded
You have a long, narrow strip of paper. You are going to fold this strip of paper length-wise in half, than fold the folded stri...

5年以上 前

解決済み


let y be the inverse of x

5年以上 前

解決済み


create a matrix [x,y]

5年以上 前

解決済み


Number Puzzle - 119

5年以上 前

解決済み


Number Puzzle - 118

5年以上 前

解決済み


Histogram of histogram
Histogram of histogram (HoH) is a useful measure concerning the distribution of random data, which has diverse applications in d...

5年以上 前

解決済み


Mean = Standard Deviation
Create a series with following properties; # All of the members should be positive integer # Mean of the series should be in...

5年以上 前

解決済み


List prime anagrams of a number

5年以上 前

さらに読み込む