Community Profile

photo

Binbin Qi


China University of Petroleum

Last seen: 1 giorno fa Attivo dal 2009

Professional Interests: Machine Learning/ Math/ Geophysics

Statistiche

All
  • Cody 5th Anniversary Finisher
  • Triathlon Participant
  • Knowledgeable Level 2
  • Thankful Level 1
  • R2016b Feature Challenge Master
  • Divisible by x Master
  • Personal Best Downloads Level 2
  • First Review
  • Logic
  • Computational Geometry I Master
  • Matrix Patterns II Master
  • Introduction to MATLAB Master

Visualizza badge

Content Feed

Risolto


CMPSC 200 help(2)
Use this problem to earn some easy points towards your 1,000! Just hit submit. function y = your_fcn_name(x) y = x^2 + 32; e...

1 giorno fa

Risolto


COMPSC 200 help
Use this problem to earn some free points towards your 1,000. Just hit submit! function y = your_fcn_name(x) y = x^2 + 50; e...

1 giorno fa

Risolto


Easy Function(4)
Use the submit button to earn points function y = your_fcn_name(x) y = x^2 + 40; end

1 giorno fa

Risolto


Easy Function(3)
Hit submit for some free points. function y = your_fcn_name(x) y = x^2 + 30; end

1 giorno fa

Risolto


Easy Function(1)
Use this function to earn some cody points! function y = your_fcn_name(x) y = x^2 - 1; end

1 giorno fa

Risolto


Function(4)
Hit submit for some points! function y = your_fcn_name(x) y = x^2 - 4; end

1 giorno fa

Risolto


Function(2)
Use this function to earn a few points. function y = your_fcn_name(x) y = x^2 - 8; end

1 giorno fa

Risolto


Easy Function
Use this function to earn some points (hit submit): function y = your_fcn_name(x) y = x^2 + 10; end

1 giorno fa

Risolto


Functions For Points
Use this fucntion to earn some free points! function y = your_fcn_name(x) y = x^2 + 5; end

1 giorno fa

Risolto


Function(1)
Use this function for some points (free) function y = your_fcn_name(x) y = x^2 + 2; end

1 giorno fa

Risolto


Use this function for some points
Hit submit if you'd like to earn some points! function y = your_fcn_name(x) y = x^2 - 3; end

1 giorno fa

Risolto


Utilize this function
Press submit for some points function y = your_fcn_name(x) y = x^2 - 2; end

1 giorno fa

Risolto


Utilizing Functions
Use this function to work for some points: function y = fcn_of_your_choice(x) y = x^2 + 2; end

1 giorno fa

Risolto


Create Function
Use the equation below to earn some points! function y = fcn_of_your_choice(x) y = x^2; end

1 giorno fa

Risolto


Function(3)
Use this function to earn some points on your cody journey! function y = your_fcn_name(x) y = x^2 - 12; end

1 giorno fa

Risolto


Find The area of the square
Given that the length of the side of a square is x, find the area.

3 giorni fa

Risolto


Slope intercept application
Find y given slope (m), x, and y intercept (b).

4 giorni fa

Risolto


An array is given. Find the unique elements of the array. [keep the sequence unchanged]
An array is given. Find the unique elements of the array. [keep the sequence unchanged] For example if input x=[2 ,4 , 9 ,2 ,...

4 giorni fa

Risolto


An array is given that contains the marks. Find out the highest 3 marks
An array is given that contains the marks received by a group of students in their class test. Find out the highest 3 marks rec...

4 giorni fa

Risolto


JannaT is Loved By Me
JannaT was sTarTed loved by me and that time was in 2020. A year when JannaT will starT loving me when the year divided from th...

4 giorni fa

Risolto


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

4 giorni fa

Inviato


CVRP Problem
Solve CVRP Problem both Integer program and huristic methods

6 mesi fa | 7 download |

Thumbnail

Risolto


Compute the drag on a moving vehicle
We assume no rolling resistance, and the simple rule for Drag : , where is the density of the fluid (assumed at 1.2 ), is the ...

7 mesi fa

Risolto


Check if a year is a leap year or not
Return 1 if a given year is a leap year or 0 if it is not

7 mesi fa

Risolto


Remove Duplicates
Remove duplicates from the vector of integers and display in sorted order

7 mesi fa

Risolto


Cricket - Report the Result (Part II: Test Matches)
Given two scalar strings representing the scores for a test match, return a string reporting the result in the appropriate form:...

7 mesi fa

Risolto


Cricket - You Miss, I Hit (Rank Bowlers by Proportion of Bowled and LBW Wickets)
Which bowlers threaten your stumps the most? Given a table of all wickets taken during some particular set of matches and two th...

7 mesi fa

Risolto


Cricket - Most Frequent Bowler-Batter Wicket Combinations
Given a table representing all wickets taken in a particular set of matches, return a table of the bowler-batter pairs that occu...

7 mesi fa

Risolto


Cricket - Report the Result (Part I: Limited Overs)
Given two scalar strings representing the scores for a limited-overs match, return a string reporting the result in the form "Te...

7 mesi fa

Risolto


Cricket - Peak Batting Average
Given a vector s of strings representing a batter's individual innings scores (in chronological order), return the highest batti...

7 mesi fa

Carica altro