Feeds
質問
genetic algorithm based ANFIS
how can i develop a genetic algorithm based (ANFIS) For Database Security Intrusion Detection System with matlab coding for so...
11年以上 前 | 0 件の回答 | 0
0
回答質問
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...
11年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
adding image to question
is there some procedure to add image to the question asked here in the MATLAB Answers forum.
11年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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...
12年弱 前 | 2 件の回答 | 1
2
回答質問
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...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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...
12年弱 前 | 1 件の回答 | 0
1
回答質問
voice to text conversion
can some one help in finding some code or reference to make a speech to text conversion in MATLAB.
12年弱 前 | 3 件の回答 | 0
3
回答質問
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"...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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...
12年弱 前 | 4 件の回答 | 0
4
回答回答済み
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...
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...
約12年 前 | 0
| 採用済み
質問
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...
約12年 前 | 2 件の回答 | 0
2
回答質問
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...
約12年 前 | 1 件の回答 | 0
1
回答質問
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...
約12年 前 | 2 件の回答 | 0
2
回答質問
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...
約12年 前 | 2 件の回答 | 0
2
回答質問
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...
約12年 前 | 1 件の回答 | 0
1
回答質問
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...
約12年 前 | 1 件の回答 | 0
1
回答質問
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...
約12年 前 | 2 件の回答 | 0
2
回答質問
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...
約12年 前 | 1 件の回答 | 0
1
回答質問
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 ...
約12年 前 | 1 件の回答 | 0
1
回答質問
computing square of an exponential
how to compute square of an exponential which is in the form of exp2(some value)
約12年 前 | 1 件の回答 | 0
1
回答回答済み
Does Quartus 8.1 support MATLAB 2012
no it does not support matlab 2007a,quartus 7.2sp3 and dspbuilder 7.2sp3 is the best
Does Quartus 8.1 support MATLAB 2012
no it does not support matlab 2007a,quartus 7.2sp3 and dspbuilder 7.2sp3 is the best
約12年 前 | 0
質問
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...
約12年 前 | 2 件の回答 | 0
2
回答質問
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)...
約12年 前 | 0 件の回答 | 0
0
回答質問
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
約12年 前 | 1 件の回答 | 0
1
回答質問
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 ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
13年弱 前 | 1 件の回答 | 0