photo

ChrisR


Last seen: Today |  2015년부터 활동

Followers: 6   Following: 0

메시지

I teach courses in water resources and environmental fluid mechanics.

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

통계

All
MATLAB Answers

0 질문
3 답변

Cody

330 문제
4867 답안

순위
10,308
of 302,187

평판
4

참여
0 질문
3 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,613

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
7
of 179,945

참여
330 문제
4867 답안

점수
57,998

배지 수
112

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • MATLAB Central Treasure Hunt Finisher
  • Knowledgeable Level 1
  • First Answer
  • Curator
  • Project Euler I
  • Strings II Master
  • R2016b Feature Challenge Master
  • Magic Numbers Master
  • Quiz Master
  • Sequences And Series III Master
  • Computational Geometry I Master
  • Matrix Manipulation II Master

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Write a function that gives the ReLU of the input.
The ReLU function is given by, In here, x input can be a scalar, vector or a matrix.

1일 전

문제를 풀었습니다


Geometry time3!(Medium)
This time we have two circles! The shape is given below: You are requested to calculate the area of the two circles(A1 ,A2) g...

8일 전

문제


Compute the comma transform of an integer sequence
Consider the sequence formed by the multiples of 19: 19, 38, 57, 76, 95, 114, 133, 152, 171, 190, 209, 228,… A new sequence ca...

14일 전 | 0 | 솔버 수: 5

문제를 풀었습니다


Check Bidirectional Requirement Traceability
Bidirectional traceability ensures that a relationship recorded from a requirement to an architecture element is also reflected ...

15일 전

문제를 풀었습니다


Calculate Architecture Option Score
System architects often compare multiple architecture candidates against several evaluation criteria. Given a matrix containing...

15일 전

문제를 풀었습니다


Evaluate Requirement Test Results
During system verification, measured values are compared against requirement limits. Given a set of measured results and corres...

15일 전

문제를 풀었습니다


Calculate Verification Coverage
Before a system can be verified, each applicable requirement should have an associated verification activity. Given the total n...

15일 전

문제를 풀었습니다


Calculate Availability of a Redundant Pair
Redundancy can improve system availability by allowing the system to continue operating when one of two independent components f...

15일 전

문제를 풀었습니다


Calculate Series System Availability
Consider a system in which every component must operate successfully for the complete system to function. Given the individual ...

15일 전

문제를 풀었습니다


Count System Architecture Interfaces
An architecture can be represented using a connectivity matrix. Each row and column represents a system element, while a value o...

15일 전

문제를 풀었습니다


Count Active Architecture Elements
A system architecture may contain several elements, but not all elements are active in a particular configuration. Given a logi...

15일 전

문제를 풀었습니다


Calculate Requirement Traceability Coverage
Traceability helps ensure that system requirements are connected to downstream engineering artifacts such as architecture elemen...

15일 전

문제를 풀었습니다


Find Unallocated Requirements
During system development, requirements are allocated to system elements such as sensors, controllers, actuators, or software co...

15일 전

문제를 풀었습니다


Calculate Requirement Margin
Engineering requirements often specify a limit, while the actual system performance may be better or worse than that limit. Giv...

15일 전

문제를 풀었습니다


Check Requirement Compliance
A system requirement specifies a maximum allowable value for a system parameter.Given a set of measured values and the correspon...

15일 전

문제를 풀었습니다


Not yet geometry(equilateral triangle)
Type the formula of the area(A) of an equilateral triangle with a side of a. Tip: As a string.

29일 전

문제를 풀었습니다


Gometry time2!(easy to medium)
Given the same circle as ''Geometry time!'' below you are now requested to to find the length of the section OAB(L). However the...

29일 전

문제를 풀었습니다


Not yet geometry(triangles)
Write the formula of the area of a triangle(A) that has a height of h and a base of b. Tip: Write the formula as a string.

29일 전

문제를 풀었습니다


Gear ratio of a gear pair
Let's assume that we have a pair of two gears(pinion-bigger gear). The goal is to calculate the gear ratio(i) given the number (...

29일 전

문제를 풀었습니다


Not yet geometry(square, rectangle and trapezium)
Type the formula of the area of a square(Asq) of side(a), a rectangle(Arec) of length(l) and width(w) and of a trapezium(Atr) of...

29일 전

문제를 풀었습니다


Not yet geometry(Circles)
Type the formula of the area(Ac) of a circle with radius r and a sector of a circle(As) with radius r and angle theta in rads. ...

29일 전

문제를 풀었습니다


Almost done with the "tutorial"(Perimeter of a circle)
Find the perimeter of a circle(P) if radius r is given.

29일 전

문제를 풀었습니다


Swap the column given with another one!
We have a random sized matrix A. You have to change the nth column with the kth column. The result must be a matrix B. For exam...

29일 전

문제를 풀었습니다


Geometry time!(easy)
Suppose that we have a square and its Area is given. Then we have the following circle (with center O) which has the same radius...

29일 전

문제를 풀었습니다


Test your geometry knowledge!(simple)
We have the following shape and you need to: 1) Find the area of the triangle ABE(A_tr). (Suppose that the angle E is 90 degree...

29일 전

문제를 풀었습니다


Calculate the Compression of a Spring
A mechanical engineer wants to determine how much a spring will compress when a force is applied to it. According to Hooke’s Law...

대략 1개월 전

문제를 풀었습니다


Radar Target Distance Calculation
A radar system sends a short electromagnetic pulse toward a target and measures the elapsed time between transmission and recept...

대략 2개월 전

문제를 풀었습니다


Reverse the Sign
Write a function that returns the input with the sign of every element reversed. The input may be a scalar, vector, or matrix. ...

대략 2개월 전

문제를 풀었습니다


Column Vector
The third problem in Linear Algebra group. Create a column vector like this:

대략 2개월 전

문제를 풀었습니다


Row Vector
The second problem in Linear Algebra group. Create this vector in MATLAB: [7 8 26]

대략 2개월 전

더 보기