photo

stalin


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
find time elapse in if statement
http://in.mathworks.com/help/matlab/ref/whos.html

oltre 9 anni fa | 0

Risposto
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

oltre 9 anni fa | 0

| accettato

Domanda


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

quasi 10 anni fa | 0 risposte | 0

0

risposte

Risposto
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

quasi 10 anni fa | 0

Domanda


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

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 10 anni fa | 1 risposta | 0

1

risposta

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

quasi 10 anni fa | 0

Risposto
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

quasi 10 anni fa | 0

Risposto
Inverse cmd giving errors
try this P=P' or fliplr(P)or fliplr(P')

quasi 10 anni fa | 0

Domanda


SOM clustering code for image segmentation
i need som clustering code

quasi 10 anni fa | 0 risposte | 0

0

risposte