Community Profile

photo

Susan Arnold


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Answered
How can I buy Communication & LTE toolboxes by Matlab Student Liscense ?
I have on Friday tried to write the support community through my Matlab main GUI, but I could not complete the task though.

7 years ago | 0

| accepted

Question


How can I buy Communication & LTE toolboxes by Matlab Student Liscense ?
I have a university assignment about LTE and I need these toolboxes asap, how can I buy and add them to my Matlab 2016 Student V...

7 years ago | 2 answers | 0

2

answers

Question


How can I print the outcomes of a binomial distribution experiment in Matlab ?
I want to print the outcome of 3 times coin tossing by Matlab, could you please help me to write a code for this experiment, whi...

8 years ago | 1 answer | 0

1

answer

Question


fitglm and its Properties (LogLikelihood....)
How can I insert the properties (i.e LogLikelihood and coefficientCovarience) of "fitglm" in matlab for the following example: ...

8 years ago | 0 answers | 0

0

answers

Question


plot binary vectors ?
I have 2 vectors X and Y which represent spatial distribution of specific data points(100 points) as 2 column-vectors, they cons...

8 years ago | 1 answer | 0

1

answer

Question


Create/choose a rondom point from an existed data matrix?
I have data matrix (3000 * 3) and then I created from these data delaunay triangles with vertices P0, P1 and P2. I want to estab...

8 years ago | 1 answer | 0

1

answer

Question


How to restrict the range ?
I want to restrict the output of the arc cosine to be in the range [-1,1], but I want to know if there is built-in Matlab functi...

8 years ago | 2 answers | 0

2

answers

Question


Is there a special function to compute the length between one vertex and an interior point of a polygon ?
I am looking for a built-in Matlab function to compute one vertex and an interior point on a Polygon ?

8 years ago | 2 answers | 0

2

answers

Question


How to use reshape function in this situation ?
I have two matrices their info shown as the following: % 1st Matrix info Name Size Bytes Class Attr...

8 years ago | 1 answer | 0

1

answer

Question


What does the symbol @ in these products ?
The first line represents probably the dot product: dotp = @(a,b)sum(a.*b); % Dot Product The second line represents pro...

8 years ago | 1 answer | 0

1

answer

Question


Print the value number shown in the workspace ?
How can I print the value number shown in the workspace of Matlab as shown in the attached picture (more specifically the numbe...

8 years ago | 1 answer | 0

1

answer