Feeds
제출됨
Calculate the Sag of Conductors using MATLAB
The Live Script presents calculations of the sag for power lines.
거의 2년 전 | 다운로드 수: 10 |
질문
How to create a matrix from multiples of submatrice?
I would like to find a smarter way of building a larger matrix from vectors. The following code works fine: rv = [1 2 3 4]; al...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
exist() absolute vs relative path
I was trying to check for existence of a file defined by absolute path and bumped into a strange behavior. If I define the fil...
4년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
5년 초과 전
문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
Energy of a photon
*⚛ ☢ ⚛ ☢ ⚛ ☢ ⚛* Given the frequency F of a photon in giga hertz. Find energy E of this...
대략 7년 전
문제를 풀었습니다
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
대략 7년 전