photo

z cy


Last seen: 18 jours il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

13 Questions
0 Réponses

Cody

0 Problèmes
2 Solutions

RANG
154 563
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
13 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
84.62%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
81 301
of 168 262

CONTRIBUTIONS
0 Problèmes
2 Solutions

SCORE
30

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Outer products are faster with b*b' in matlab?
I have a column vector with about 6800 elements, many of which are 0. How can I quickly calculate the multiplication of the colu...

environ un an il y a | 1 réponse | 0

1

réponse

Question


How to reduce running time of diagonal matrix multiplication with full matrix in Matlab?
I need to calculate a matrix multiplication that , where B is a full matrix with and D is a digonal matrix with .The computatio...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to draw this figure?
I have a matrix A 16*16, and an index B. I want to make the pixel of index B red as shown in Figure. It's obvious that we can ea...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to plot color ball use matlab?
What I want know how to plot color ball use matlab? And we need to get the [x,y,z] for each color point. Thanks! The white color...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to set the thickness of edge for one marker in plot?
Hello, I want to set the thickness of edge for one point use plot. How to plot this? plot(data(:,1),data(:,2),'o','MarkerSize',...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to plot this figure?
This figure is used to show the matrix 300*3. I do not know how to plot this figure? can someone help me? Thanks.

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to plot this figure?

presque 5 ans il y a | 1 réponse | 0

1

réponse

A résolu


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

environ 5 ans il y a

A résolu


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:...

environ 5 ans il y a

Question


How to set colorspace of line in special code of graph?
G = graph(index_s,index_t,weighted); p1 = plot(G,'XData',X1,'YData',Y1); What I want to change is the color of lines. Have any...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


How to generate this pin wheel by code or Equation
I don't know how to generate this pin wheel by code or Equation. Can someone help me?

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to generate this pin wheel toy dataset?
I don't konw how to generate this pin wheel by code or Equation. Can someone help me?

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to plot this picture use matlab?

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


How to load multiple specified variables in a specified mat file?
For example, I want load Train_data Train_label Test_data Test_label in each all_number.mat, such as in figure. But there have ...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


how to set concentric rectangle dataset?
I want that the number of each color data point can be changed

presque 6 ans il y a | 2 réponses | 0

2

réponses