Community Profile

photo

michael


BGU

Last seen: 2 Tage vor Aktiv seit 2013

System Engineer / Solution architect

Statistiken

All
  • Treasure Hunt Participant
  • Thankful Level 3
  • Introduction to MATLAB Master
  • Community Group Solver
  • Creator
  • Commenter
  • First Review
  • Knowledgeable Level 2
  • First Answer
  • Scavenger Finisher
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Deal with Closed MATLAB Executable and Windows command line
I was provided a closed matlab code (exe) built by matlab application. When I ran it, I see that there are some UI with some in...

2 Tage vor | 1 Antwort | 0

1

Antwort

Frage


matlab pack and go exe file execution with higher MRC version
Hi, I was provided an applicaiton (*.exe file) wich was generated by pack and go and compiler version 8.2. I have matlab compi...

7 Tage vor | 0 Antworten | 0

0

Antworten

Frage


Multiple plots - change x axes all at once once
0 I have multiple figures where most of it is parameter vs time and the rest are scatter plots. Each figure, may contain mult...

29 Tage vor | 2 Antworten | 0

2

Antworten

Frage


working with angles and wraparound
Hi, I have an antenna (the black dot) which is receiving pointing commands and sends pointing report. Also I have a moving obj...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


fill missing value in array
Hi, (unfortunatly, I have old matlab, where timeseries is not existing). I have an array with data data_array, from which I ha...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


plotting trajectory direction of a path
Hi, I have a set of points (lat, long) which I eould like to plot as a trajectory path. on top of that, I'd like to add an ar...

10 Monate vor | 1 Antwort | 0

1

Antwort

Frage


add data for plot
Hi, lets say I have 3 variables with same length, a,b,c. If I plot the data with `plot(a,b)`, I can see the values of a and b ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


analysis of data for decision making
Hi, I need to combine some parameters for some decision: I have 6 antenna combinations (2TX-3RX antennas) some of those anten...

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


time analysis of data
Hi, I have following text file id, start_time, stop_time, value 1 XXX1 YYY1 13 9 XXX2 YYY2 65 7 XXX3 YYY3 82 1 XXX4 YY...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


working with times - unclear receiving values
Hi, I'm using Matlab R14SP3. I'm using datenum and datestr functions to perform my data analysis based on time. startTime=dat...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


improve for loop performance
Hi, I have a for loop runing on all values and takes into acount previous value for i=2:length(a) a(i)=some_function(inpu...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Matlab does not recognizes function
Hi, I have a test.m file located in directory temp. This file calls functions named test1 (located in test1.m) test2 (located i...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


multiplication of matrix with long data
Hi, I have a long data (200K+ samples) from which a location vector L (3x1) and a matrix T (euler matrix 3x3) is generated and ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


geodetic2aer elevation and range calculation
Hi, I'd like to calculate an elevation and a range from a known point on earth to a plane flying at distanse 200Km. Our calc...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


string text manipulation - adding data based on previous data in the string
Hi, I have a string (char array) looking as follows: Time,<Message_CMD>element1,<other_meesage>elemenX,<Message_CMD>element2,<...

fast 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


textscan don't read file correctly
Hi, I have preaty old MATLAB version (R14 SP3) I have 2 files which has to be imported: column headers and data (output of som...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


add value to cell array
Hello, I need to add some values to cell array based on conditions. It can be that on some condition, the value shall be not be...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


matlab figure turns to gray
Hi, I have pretty old matlab (R14 SP3). When I perform the plots on specific case, the figure changes to grey and all the data ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


textscan: strings and variables
Hi, I have some csv file which contains numbers and strings (example below) The column headers are in seperate file from t...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


quantaize data and build an histogram
Hello, I have a 3D data (X,Y,Z). Where X is between 0 to 360, Y is between 0 to 180 and Z is between -100 to + 100. I'd like t...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


y axis values - change the display
Hi, I have values on y axis which ranges from 0 to 160000. The value for 80000 (for example) is displayed as 8 (*10^4) How c...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

mehr als 2 Jahre vor

Frage


shifting image up by known number of pixels
Hi, I have an image of 85*360*3. If I show it with imagesc, the Y axes will be between 0 to 85. I'd like to shift the whole i...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


calculate the difference on the antenna azimuth
Hi, I need to calculate the difference of 2 azimuths (lets say analytical and real azimuth). There is no issue if both are p...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


select data from plot and update other plot
Hi, I have some challange: I'm using preaaty old version of Matlab - R14 SP3. I have some waw data which consists of some v...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


using area function - drawing below 0 of y axes
Hi, I have some graph. I'd like to plot an area (the orange one). I'm using area function for positive values. how can I use it...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Satellite toolbox: GPS signal generation and SDR
Hi, Just noticed that in the new version of matlab there is a new toolbox for satellite commnucation which contains an option t...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


selecting values between vectors and plot the values
Hi, I have 4 vectors which are unsorted. All have all same length of 360: Ax, Bx - Values are real numbes between 0 to 360. V...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


System composser - can't save dictionary
I'm following the Getting Started Guide for system composer. When trying to save to new dictinory - i'm getting The data dictio...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


select values from matrix
Hi, I have a 2D matrix of size 2x360 and a vector of length 360 which contains values 1 or 2. From the matrix, I'd like to sel...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Mehr laden