Statistik
RANG
10.709
of 301.175
REPUTATION
4
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
2
RANG
of 21.185
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Generate this matrix
Generate the following matrix. n = 2; out = [-4 -3 -2 -1 0 -3 -2 -1 0 1 -...
mehr als 3 Jahre vor
Gelöst
Simpson's Paradox - Calculate correlation coefficients for groups of data
Simpson's Paradox is a statistical phenomenon where groups of data can have a characteristic while the whole data set together h...
mehr als 3 Jahre vor
Gelöst
Find the minimum of the column-maximums of a matrix
Given a matrix A, find the maximum value of each column, then return the smallest of those maximum values (ie return the minimum...
mehr als 3 Jahre vor
Gelöst
Calculate the mean of each half of a matrix
Given a matrix with an even number of columns, n, return a 1-by-2 row vector where the first element is the mean of all the elem...
mehr als 3 Jahre vor
Gelöst
Find Closest Constant
Given a number x, return the value that is closest to x from this list of constants: 0, 1, , e, , (also known as ). For exampl...
mehr als 3 Jahre vor
Gelöst
Matrix Quadrants
Write a function that takes N as the input, and outputs a matrix whose upper-left (NxN) quadrant contains all ones, the lower-ri...
mehr als 3 Jahre vor
Gelöst
Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...
mehr als 3 Jahre vor
Frage
Update struct field in parfor
I'm wondering hwo to go around the issue below (this is a simplified version of my code) method = struct('Len', 1); parfor nf ...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
MATLAB does not pick the main display as the primary one so figure opens in the secondary one
Hi I'm running MATLAB R2020a on a Ubuntu 18.04 LTS machine. When I open a figure in full screen size, it opens in the second ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
sample rate (Fs) in audiowrite
Version: MATLAB R2018 In the document of audiowrite, it is written that the sample rate is any positive scalar between 44100 an...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
error message shown by rcosdesign filter is not consistent
I think the error message shown for the case number 1 should also be shown for case 2. 1- b = rcosdesign(1/4, 3, 3, 'normal'); ...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Ubuntu 18.04 LTS
Please let me know when MathWorks is going to support Ubuntu 18.04 LTS?
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
mehr als 8 Jahre vor
Gelöst
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...
mehr als 8 Jahre vor
Gelöst
Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.
mehr als 8 Jahre vor
Gelöst
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
mehr als 8 Jahre vor
Gelöst
Factorize THIS, buddy
List the prime factors for the input number, in decreasing order. List each factor only once, even if the factorization includes...
mehr als 8 Jahre vor
Gelöst
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:...
mehr als 8 Jahre vor
Frage
Support package installer errors when you hit next to install from internet or download from internet
I have a ML16a installed on my mac with the latest version of OSX. When I want to install a support package, I get the followi...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenRTL-SDR Support package installer failure on mac
I found the problem. The JAVA version that MATLAB uses does not recognize the SSL certificate authority (CA) for the https://pkg...
mehr als 9 Jahre vor | 2
Frage
RTL-SDR Support package installer failure on mac
I have a ML R2016a installed on my mac with the OS version 10.11.4. When I want to install CST SPKG for RTL-SDR (Communication...
mehr als 9 Jahre vor | 1 Antwort | 0


