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