Community Profile

photo

Srikanth


Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Reading SRTM Elevation data
Hello. I have the SRTM elevation data of a region. Is there any way to get the elevation data for a given lat lon from the data ...

11 years ago | 0 answers | 0

0

answers

Question


Matlab 2012a 64 bit
I have developed an application using Matlab Simulink RTW and am able to generate code using Matlab 32 bit 2011a win xp. I want ...

11 years ago | 1 answer | 0

1

answer

Question


Matlab coder variable array declaration
Hello. I want to declare and use a variable size array in matlab coder. Example as below: total_size_temp = num_time_steps * ...

11 years ago | 1 answer | 0

1

answer

Answered
Structure declaration in Matlab
Also, i tried only the following struct definition statement : estruct = struct('variable',repmat(struct('name',[],'req_dim'...

11 years ago | 0

Answered
Structure declaration in Matlab
Thanks for the reply. When i tried the above command, it gave an error - Cell arrays are not supported for code generation. Ho...

11 years ago | 0

Question


Structure declaration in Matlab
Hello, I have a matlab code piece having a structure defined. I want to define the structure wrap around to assign these data. ...

11 years ago | 3 answers | 0

3

answers

Question


p-code function
I want to generate real-time code from a simulink model. The problem i am facing is this simulink block diagram has a embedded f...

12 years ago | 1 answer | 1

1

answer

Question


Using wavelets for image decomposition / reconstruction
I want to use wavelets decompose/reconstruct on images. If i try to read the mandrill image using rgb2ind command, the decompose...

12 years ago | 2 answers | 0

2

answers