Feeds
提问
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 ...
12 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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 * ...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Structure declaration in Matlab
Also, i tried only the following struct definition statement : estruct = struct('variable',repmat(struct('name',[],'req_dim'...
Structure declaration in Matlab
Also, i tried only the following struct definition statement : estruct = struct('variable',repmat(struct('name',[],'req_dim'...
12 years 前 | 0
已回答
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...
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...
12 years 前 | 0
提问
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. ...
12 years 前 | 3 个回答 | 0
3
个回答提问
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...
13 years 前 | 1 个回答 | 1
1
个回答提问
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...
13 years 前 | 2 个回答 | 0