photo

stalin


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

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

9 years 前 | 0

已回答
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

9 years 前 | 0

| 已接受

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

已回答
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

10 years 前 | 0

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

已回答
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==...

10 years 前 | 0

已回答
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

10 years 前 | 0

已回答
Inverse cmd giving errors
try this P=P' or fliplr(P)or fliplr(P')

10 years 前 | 0

提问


SOM clustering code for image segmentation
i need som clustering code

10 years 前 | 0 个回答 | 0

0

个回答