Feeds
提问
Sub-Pixel Displacement to an image
Hi all How can i give sub-pixel displacement to an image. Pl give me code for gray scale image.
11 years 前 | 1 个回答 | 0
1
个回答提问
DICOM image to png conversion
Can anybody help me to convert ultrasound images in png format. i want to use images obtained from nemio XG machine. please help...
11 years 前 | 0 个回答 | 0
0
个回答提问
DICOM image to jpg conversion
Can anybody help me to convert ultrasound images in jpg format. i want to use images obtained from nemio XG machine. please help...
11 years 前 | 2 个回答 | 0
2
个回答提问
variable number of inputs of function
function []=mainprog() clc len=5 for i=1:len eval(['scalar', num2str(i), '= randi(10,1,3)']); end rqarray=[10,20,30,...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to save for loop results
Hello everyone Gud evening and happy new yr i m giving one matlab program below n=5 for i=1:n a=magic(i) end ...
12 years 前 | 2 个回答 | 0