Feeds
문제를 풀었습니다
Return the product of all elements of a vector or matrix without using built-in functions
Compute the product of all elements of the input array without using the built-in functions prod, ans, or size.
6일 전
문제를 풀었습니다
Turn year differences into "s score and y years ago"
President Lincoln opened his now-legendary Gettysburg Address with the famous words "Four score and seven years ago...". Given t...
9일 전
문제를 풀었습니다
Play Oware with the digits of a number
Oware is a pit and pebble game that consists of two sets of pits or houses filled with pebbles or seeds. During a turn, a player...
12일 전
문제를 풀었습니다
[Master Regular Expression] Largest Substring Between Two Equal Character
Given a string s, return the length of the longest substring between two equal characters, excluding the two characters. If ther...
14일 전
문제를 풀었습니다
Sum all elements of a vector or matrix without using some built in functions
Write a function that computes the sum of all elements of the input array v without using the following built-in function: sum,...
14일 전
문제를 풀었습니다
Easy Sequences 32: Almost Pythagorean Triples
An Almost Pythagorean Triple (abbreviated as "APT'), is a set of 3 integers in which square of the largest element, which we wil...
14일 전
문제를 풀었습니다
Determine Matrix Dimensions Without Using some built-in MATLAB functions, version 2
Write a function that takes a 2D matrix/1D vector x as input and returns a row vector containing the number of rows and the numb...
18일 전
문제를 풀었습니다
Compute the Euclidean Distance Between Two N-Dimensional Vectors
Write a function that computes the Euclidean distance between two N-dimensional vectors. Given two input vectors x and z of equ...
18일 전
문제를 풀었습니다
Acceleration of Block Relative to Ground
Researchers at Indian Space Research Organisation test cargo motion inside accelerating spacecraft ramps. Find acceleration.
22일 전
문제를 풀었습니다
Determine Matrix Dimensions Without Using size or length
Write a function that takes a matrix A as input and returns a row vector containing the number of rows and the number of columns...
22일 전
문제를 풀었습니다
Determine Matrix Dimensions Without Using some built-in MATLAB functions
Write a function that takes a 2D matrix/1D vector x as input and returns a row vector containing the number of rows and the numb...
22일 전
문제를 풀었습니다
Sum all elements of a vector or matrix without using sum()
Write a function that computes the sum of all elements of the input array v without using the built-in sum function. The input ...
22일 전
문제를 풀었습니다
Two Jugs: Minimum Steps ( Medium )
Following the first problem, now you need to find the shortest path. Given two jugs with capacities A and B, find the minimum nu...
22일 전
문제를 풀었습니다
[Master Regular Expression] String Matching in an Array
Given an array of string words, return all strings in words that are a substring of another word. You can return the answer in a...
26일 전
문제를 풀었습니다
Is it Possible? ( Easy )
In the first part of series, we simplify the problem. Given two jugs with capacities A and B, and a target amount T, determine i...
대략 1개월 전
문제를 풀었습니다
Velocity at Bottom Using Energy Conservation
A steel ball rolls down a precision ramp in a lab at CERN.
대략 1개월 전
문제를 풀었습니다
Acceleration in an Atwood Machine with Massive Pulley
Engineers at Indian Institute of Technology Delhi are designing a precision elevator calibration system using two masses connect...
대략 1개월 전
문제를 풀었습니다
Motion of a Bead Sliding on a Rotating Rod (Non-Inertial Frame Dynamics)
Scientists at Indian Space Research Organisation are testing artificial gravity inside a rotating space station module. Inside ...
대략 1개월 전
문제를 풀었습니다
Angular Velocity of a Falling Rod Pivoted at One End (Energy + Rotation)
Engineers at Indian Institute of Technology Bombay are designing a rotating docking arm for a future space station. The arm is m...
대략 1개월 전
문제를 풀었습니다
Acceleration in a Symmetric Double-Pulley Constraint System
Engineers at Indian Institute of Technology Kanpur are designing a precision counterweight system for high-speed elevators. The ...
대략 1개월 전
문제를 풀었습니다
Moment of Inertia Using Parallel Axis Theorem
Engineers at Indian Space Research Organisation are designing a satellite with extendable robotic arms. When the arms extend out...
대략 1개월 전
문제를 풀었습니다
Angular Velocity of a Falling Rod Pivoted at One End (Energy + Rotation)
Engineers at Indian Institute of Technology Bombay are designing a rotating docking arm for a future space station. The arm is m...
대략 1개월 전
문제를 풀었습니다
Angular Velocity Required to Create Artificial Gravity
Scientists at NASA and Indian Space Research Organisation are designing a rotating space station ring to simulate Earth-like gra...
대략 1개월 전
문제를 풀었습니다
Velocity of a Particle Under Constant Acceleration Using Energy Methods
Scientists at CERN are testing a linear accelerator that uses electromagnetic force to accelerate charged particles along a stra...
대략 1개월 전
문제를 풀었습니다
Tension in String for Circular Motion (Advanced Rotational Dynamics)
At the astronaut training facility of Indian Space Research Organisation, astronauts are trained using a rotating centrifuge. Th...
대략 1개월 전
문제를 풀었습니다
Maximum Power Transfer
Engineers at Texas Instruments design circuits for maximum efficiency. Internal resistance = 4 Ω Find load resistance for maxi...
대략 1개월 전
문제를 풀었습니다
Kirchhoff’s Loop Law
Engineers at ISRO design spacecraft circuits. Battery = 10 V Total resistance = 2 Ω Find current in loop.
대략 1개월 전
문제를 풀었습니다
Power Loss in Transmission Lines
Electricity transmitted by Power Grid Corporation of India experiences power loss due to resistance. Current = 10 A Resistance...
대략 1개월 전
문제를 풀었습니다
Car Battery Internal Resistance
Engineers at Tata Motors test a car battery with: EMF = 12 V Internal resistance = 1 Ω External resistance = 5 Ω Find curren...
대략 1개월 전











