Community Profile

photo

PK


Attivo dal 2012

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 2 risposte | 1

2

risposte

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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"...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 4 risposte | 0

4

risposte

Risposto
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...

oltre 11 anni fa | 0

| accettato

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

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

oltre 11 anni fa | 0

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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)...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 12 anni fa | 1 risposta | 0

1

risposta