Community Profile

photo

PK


Active since 2012

Statistics

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Question


genetic algorithm based ANFIS
how can i develop a genetic algorithm based (ANFIS) For Database Security Intrusion Detection System with matlab coding for so...

10 years ago | 0 answers | 0

0

answers

Question


splitting uneven matrx in to two parts
using mat2cell we can convert a big array in different cells but all are stored in a single variable as double matrices so how c...

10 years ago | 1 answer | 0

1

answer

Question


rows extraction in matrix depending on a column value
I have a 50x50 matrix and n that the last row has 0,1,2 at different locations ie., 0 n 10 rows,1 n 20 rows ad 2 in 20 rows, so ...

10 years ago | 1 answer | 0

1

answer

Question


adding image to question
is there some procedure to add image to the question asked here in the MATLAB Answers forum.

11 years ago | 1 answer | 0

1

answer

Question


image segmentation and comparision
hello can someone suggest some technique to extract only the tumor part from an image and then to compare the extracted part wit...

11 years ago | 0 answers | 0

0

answers

Question


image comparison of different sizes
can some one tell how to use the code posted at <http://www.mathworks.in/matlabcentral/fileexchange/5456-picture-matching-functi...

11 years ago | 1 answer | 0

1

answer

Question


comparing two images with diffusion mapping
hello my project is to compare a contour with a data set sample of same kind of shapes but to the nearest possible shape wth nea...

11 years ago | 1 answer | 0

1

answer

Question


generate random negative numbers
I thank if some one can help in this, how can i generate a matrix of some size for ex 100x100 with in the range of [-0.01,0] and...

11 years ago | 2 answers | 1

2

answers

Question


creating .mat files with variables
hello all how can i create as .mat file with 4 variables in it of diff sizes like a=1x1 mtx,b=100x128mtx,c=116x128 mtx and d=1x1...

11 years ago | 1 answer | 0

1

answer

Question


genetic algorithm based time tabling for school
hello every one can you help in making a time table for school using genetic algorithm concept, pls provide some reference links...

11 years ago | 1 answer | 0

1

answer

Question


voice to text conversion
can some one help in finding some code or reference to make a speech to text conversion in MATLAB.

11 years ago | 3 answers | 0

3

answers

Question


closing an application or document
hello my question is ""I want to open a ms-word document and then MATLAB after that I want to close the opened ms-word document"...

11 years ago | 1 answer | 0

1

answer

Question


any application closing using matlab
hello i want to know if some on have an idea what command to be used to close a ms-word document using matlab or some code to do...

11 years ago | 4 answers | 0

4

answers

Answered
Hello I am getting the message " Warning: Name is nonexistent or not a directory: /usr/local/matlab/help/toolbox/commblks/examples
U get such a way because some of the .dll file might be missing from matlab c directory try re installing matlab if it doesn't w...

11 years ago | 0

| accepted

Question


image processing and histogram
Hi, I require some help in finding dominating color in an image can u suggest some idea, i tried with histogram extraction an...

11 years ago | 2 answers | 0

2

answers

Question


for loop execution problem
for the code below pls ignore all except colonysize my problem is my colonysize is 6 but when i execute colonsize/2 i have to ge...

11 years ago | 1 answer | 0

1

answer

Question


vector matrix multiplication single row
is there a chance to multiply this way rand(1,10)*rand(10,100) but the way of calculation is each singe element of 1x10 mtx shou...

11 years ago | 2 answers | 0

2

answers

Question


single row matrix vector subtraction
i require the following calculation but my trial failed hope some one can help in this i have two matrices best=1x100 matrix a...

11 years ago | 2 answers | 0

2

answers

Question


column extraction in matlab
can some one help in this my Fitness values are Fitness = 0.0443 0.0473 0.0475 0.0475 0.0476 0.0...

11 years ago | 1 answer | 0

1

answer

Question


vector addition in a single row
for a constant w=2 a matrix is to be generated by incrementing it as many times and save it in another matrix as the following w...

11 years ago | 1 answer | 0

1

answer

Question


vector matrix multiplication with increment
for a constant incremental of +1 the out result is to be multiplied and stored in another matrix ex: A=[1 2 3 4 5] and W=4 so th...

11 years ago | 2 answers | 0

2

answers

Question


solving exponential equation from a matrix values
for the equation 1/1+exp(-A)), A is a matrix of some length ex: A=[1 2 3 4 5] the equation is to be solved by taking every valu...

11 years ago | 1 answer | 0

1

answer

Question


how to access individual values form a matrix
hello all in my proj am confused how to access each element in a matrix one after the other continuously in a large data for ex ...

11 years ago | 1 answer | 0

1

answer

Question


computing square of an exponential
how to compute square of an exponential which is in the form of exp2(some value)

11 years ago | 1 answer | 0

1

answer

Answered
Does Quartus 8.1 support MATLAB 2012
no it does not support matlab 2007a,quartus 7.2sp3 and dspbuilder 7.2sp3 is the best

11 years ago | 0

Question


To pick a number randomly
Can some one help in picking a number from a matrix for example i have matrix of the form A=[1 2 3 4 5; 6 6 7 5 8 ; 12...

11 years ago | 2 answers | 0

2

answers

Question


coding for algebric equations
I am stuck in coding a algebric equation Y=exp[1+∑_(j=1)^2▒〖[[Aj-Ajexp(1-∑_(i=0)^10▒〖Bij*Xi)〗〗/1- exp^2 (1-∑_(i=0)^10▒〖Bij*Xi)...

11 years ago | 0 answers | 0

0

answers

Question


how to code for a equation with summation symbol
how to code for a equation containing summation like this sum(i=1to10)sum(j=1to2)BijXi

11 years ago | 1 answer | 0

1

answer

Question


to receive data in serial communication
i just got a sample code for serial communication from the link referred by the contributor JAN SIMON but the problem is i need ...

12 years ago | 1 answer | 0

1

answer

Question


serial port usage
i just want to transmit and receive data from a terminal on another for that i made a small code as follows global gnCount ...

12 years ago | 1 answer | 0

1

answer