Feeds
질문
A question on Scatter PLot ???
Hello Everyone , I have two arrays of each [10000x2] size. First Column of Data is X-Axis and Second Column is Y-Axis. Same ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
A Question on UDP Receive Block
Hello Everyone... I am trying to receive UDP Data via Ethernet in Simulink. I have three questions in regard to this. 1) ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Sending UDP Packets from Perl Script to SImulink
Hello Everyone , I have bunch of numbers which I get from a hardware which needs to be sent to Simulink via UDP-Ethernet con...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Simulink Masking and S-functions ..
Hello , I am new to S-functions and Masking and Unfortunately , haven't found any good examples in Documentation to learn & un...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Generate Random Numbers such that Sum of their Squares is 1 ???
Hey all ,, I would like to generate random numbers ( Normal Distribution) Such that their sum of Squares should be one ......
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to Perform integration in MATLAB without using 'int ' Function
CAn anyone please tell me the best way to perform the integration of a function without using the predefined FUnction like 'int'...
대략 10년 전 | 답변 수: 2 | 0
2
답변질문
Do we have any Fucntion which can generate +1 and -1 randomly????
I am using the following thing to generate it... a=rand(1,10); b=round(a); b( b==0 )=-1; So is there any other b...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
Cannot compute the following expression using "Symsum"
<</matlabcentral/answers/uploaded_files/19961/MAt.PNG>> B is a Vector which is 1 x 29 ...... I need a row vector which...
대략 10년 전 | 답변 수: 1 | 0