已解决


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2 3 3 3 4...

11 months 前

已解决


Combined Ages 1 - Symmetric, n = 3
You have probably seen the common riddle wherein combined ages are provided and you must determine the individual ages. For exam...

11 months 前

已解决


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

11 months 前

已解决


SatCom #2: Gain of a circular 'dish' antenna
Satellite and Space Engineering - Problem #2 This is part of a series of problems looking at topics in satellite and space comm...

11 months 前

已解决


Kepler's Equation
Solve <http://en.wikipedia.org/wiki/Kepler's_equation Kepler's Equation>. Note that the solution is rounded down to 5 decima...

1 year 前

已解决


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

1 year 前

提问


I need help finding a license type that fits our needs.
We have a computer in our lab that we would like to be able to have multiple different users login and run MATLAB, but only one ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Can you use a designated computer license with a remote login
I apologize. My last post came out as more confrontational than intended. Your experience in this area has been very helpful a...

5 years 前 | 0

已回答
Can you use a designated computer license with a remote login
So, suppose I want a license that any of 6 different people can use. It will be on a single machine, and no 2 people will ever ...

5 years 前 | 0

已回答
Can you use a designated computer license with a remote login
This seems like antiquated thinking. We live in a world where people telecommute, check back on their computers when they are o...

5 years 前 | 0

提问


Can you use a designated computer license with a remote login
Someone at my company is circulating information that Matlab designated computer licenses can only be used on the physical compu...

5 years 前 | 4 个回答 | 0

4

个回答

已解决


Multiply 2 numbers
Very easy, you just have to multiply 2 numbers but you cannot use the following signs (*, /, - ,^) ,mtimes , times, cross, pro...

5 years 前

已解决


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

5 years 前

提问


I am interested in antenna gain including both directivity and efficiency.
The pattern() function gives a few options for 'type' including 'directivity', 'efield', 'power', and 'powerdb'. It appears tha...

9 years 前 | 1 个回答 | 0

1

个回答