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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...
12 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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
12 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0