photo

stalin


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
find time elapse in if statement
http://in.mathworks.com/help/matlab/ref/whos.html

plus de 9 ans il y a | 0

Réponse apportée
how to convert an image into data?
read the image using A = imread('filename.fmt') * In A u can see the data about the image

plus de 9 ans il y a | 0

| A accepté

Question


PREDICTIVE DIRECT TORQUE CONTROL SIMULINK MODEL
please anyone help me to design PREDICTIVE DIRECT TORQUE CONTROL in SIMULINK

presque 10 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
matlab: calculate the degree given two points in an image
go through the link below http://www.mathworks.in/help/images/examples/measuring-angle-of-intersection.html

presque 10 ans il y a | 0

Question


IEEE 18 bus system simulink model
any one help me to design IEEE 18 bus system in simulink.

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


find the projection of a image
i have a medical image .Now i need to identify the projection of an image ..example top ,side or front ...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Challenging Question - Finding mean of specific values of matrix and re-entering
clear all A=[1 2 3 4;5 6 7 8; 9 10 11 12; 13 14 15 16] [l m]=size(A) for i=1:l for j=1:m if i==...

presque 10 ans il y a | 0

Réponse apportée
How to Change the data type of MATLAB user defined function block in SIMULINK to a fixed point 8 bit or 16 bit
refer http://www.mathworks.in/help/simulink/slref/datatypeconversion.html

presque 10 ans il y a | 0

Réponse apportée
Inverse cmd giving errors
try this P=P' or fliplr(P)or fliplr(P')

presque 10 ans il y a | 0

Question


SOM clustering code for image segmentation
i need som clustering code

presque 10 ans il y a | 1 réponse | 0

0

réponse