提问


finding mean in row wise
I have values as D=rand(3,7) D = 0.5407 0.3181 0.6456 0.5447 0.7210 0.2187 0.0636 0.8699 ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


using 3 sine wave block in simulink
i have used multiport switch with 3 data ports as sine waves with amplitude 1,2,3 respectively and a constant block with value 1...

12 years 前 | 1 个回答 | 0

1

个回答

提问


linking values in command window to simulinl
i have values in command window t=0:0.1:10;y1=sin(4*t); y=reshape(bsxfun(@times,repmat(y1,3,1)',[1 3 5]),1,[]); ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


increasing sinewave in simulink
I have to plot the graph in simulink http://www.sendspace.com/file/6fsq8a can you please tell how to plot it ,can u provi...

12 years 前 | 1 个回答 | 0

1

个回答

提问


plotting graph in simulink
I have to plot graphs in simulink the graphs is i the link http://imgur.com/nVY8q how can we plot the graph in simulink,i...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Simulink program running slow
i am running a simulink program in which my mdl consists of windfarms,PV array,grid,it take more time to run nearly 20 min.Pleas...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Modelling UPFC simulation circuit
in the link http://www.mathworks.in/help/physmod/powersys/ref/unifiedpowerflowcontrollerphasortype.html please tell how t...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Creating subsystem for a circuit
I am working on IPFC modelling,I have to form IPFC subsystem ,I have creatd IPFC mdl .from this i have to create subsystem in wh...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Setting the parameters values
In the matlab central http://www.mathworks.in/help/physmod/powersys/ug/three-phase-systems-and-machines.html#f1-6866 unde...

12 years 前 | 0 个回答 | 0

0

个回答

提问


MOdelling the Generator for IEEE bus system
I have a 14 bus line diagram.in that generators and comensators are given,cau you please tell gow to model the generator for bus...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Multibus structure with Ipfc
I have created a mode for a single bus systen for IPFC model.but i have to implement for multimachine system. i have attached...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Applying PSO for Images
I have a image cameraman.tif ,I have to apply PSO to this image and have to find PSNR,can we apply PSO for Images Please he...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Converting .7z to avi
I have .7z video files downloaded from http://trace.eas.asu.edu/yuv/ please tell how to convert ti avi

12 years 前 | 1 个回答 | 0

1

个回答

提问


Error in converting YUV to avi
i have code numfrm = yuv2avi('akiy0_qcif.yuv',[250 250],'test.avi','none',5,'YUV444_8') but i get error as Maximum re...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Usint DWT Haar Wavelet Transform
I have a signal in which i have to perform DWT Haar transform to obtain time-frequency representation S=wavread('bird.wav');p...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Encoding the signal with 14 bits
[f1,Fs1] = wavread('bird.wav'); sound(f1, Fs1); i tried using D=int14(f1* 8192) I get error Undefined functi...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Encoding the signal with 16 bits
I have a sound wave I have a code [f,Fs] = wavread('wolf.wav'); sound(f, Fs); please tell how to encode the soundw...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Scaling the signal of wave
I have a code [f,Fs] = wavread('wolf.wav'); sound(f, Fs); N = length(f); slength = N/Fs; t...

12 years 前 | 0 个回答 | 0

0

个回答

提问


find local maxima and local minima
Input=my image how to find all the points od 2D local maxima and all points of 2D local minima of input(i,j) please help

12 years 前 | 2 个回答 | 0

2

个回答

提问


displaying result using lines
I have values as ans = 'YPL245W' d 'YOL083W' 'uu' 'YOL107W' 'uu' 'YOR131...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Displaying result in command window
i gave gene{:} i got result as ans = 'YPL245W' 'dd' 'du' 'YOL08...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Edit:Error in counting uinque values
I have values xres= <1001x3 cell> <1000x3 cell> <999x3 cell> xres{1,1} 'YAR029W' 'd' ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Sorting the variables in cells
in r= {6x4 cell} {6x4 cell} {5x4 cell} {4x4 cell} {3x4 cell} {2x4 cell} r{1,...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Displaying genes using inputdlg
In r i have values as r= {6x4 cell} {6x4 cell} {5x4 cell} {4x4 cell} {3x4 cell} {2x4 cell} ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


finding the number of occurences
I have values as gene = {6x5 cell} {6x5 cell} {5x4 cell} {4x5 cell} ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


calculating percentage value and cancanating
I have values as gene = {6x3 cell} {6x4 cell} {5x5 cell} {4x6 cell} {3x6 cell} ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Deleting values from a cell array
I have values as fnl = {1127x4 cell} {1126x4 cell} {1125x5 cell} in this i want to delete the fin...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Displaying the value in cell
i have a values as gene = {7x6 cell} {6x6 cell} {5x6 cell} {4x6 cell} {3x6 cell} {2x6 cell}...

12 years 前 | 1 个回答 | 0

1

个回答

提问


eleminating first value in pair
i have some values fn1= {837x3 cell} {836x3 cell} {835x3 cell} {834x3 cell} ; ; {4x3...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Fetching data from another column
I have 2 data as below A={ 'Genes' 'T0&T2' 'T1&T3' 'T2&T4' 'T3&T5' 'T4&T6' ...

12 years 前 | 1 个回答 | 0

1

个回答

加载更多