photo

Srikanth


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
23,524
of 300,765

REPUTATION
1

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
1

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

13 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 * ...

13 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'...

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

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

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

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

14 years ago | 2 answers | 0

2

answers