photo

Ido Gross


Last seen: ungefär 5 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
161 876
of 300 343

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Logarithmic scale with a different base
Hi, I am trying to plot a function using logaritmic scale on the x axis, with base 2. my code is: N = 1:10000; M = 61; L = ...

ungefär 5 år ago | 4 answers | 0

4

answers

Question


multiply vector and matrix
Hi! I have a matrix such as: a = [1 1 1] [2 2 2] [3 3 3] and a vector: b = [2] [2] [2]...

ungefär 5 år ago | 3 answers | 0

3

answers

Question


Cell arrays and strings
Hi, I am working with cell arrays, and sometimes when I'm assigning strings in cells its saves as {["A"]} and sometimes as {'A'...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Get substring from text
Hi, I am new to matlab and I have a problem. I got a conversation between a group of people and I have a list of their names. I...

mer än 5 år ago | 1 answer | 0

1

answer

Question


cell array to string array
Hi I have a cell array consisting of strings. I would like to convert it to an array with one word in each cell. for example, ...

mer än 5 år ago | 1 answer | 0

1

answer