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 ...
대략 13년 전 | 답변 수: 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 ...
대략 13년 전 | 답변 수: 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 * ...
대략 13년 전 | 답변 수: 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'...
13년 초과 전 | 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...
13년 초과 전 | 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. ...
13년 초과 전 | 답변 수: 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...
거의 14년 전 | 답변 수: 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...
14년 초과 전 | 답변 수: 2 | 0