In Simulink matlab what are the two inputs to be given for finding atan2? My objective is to find taninverse of Y?
Look at the circle quadrants in this link: http://www.mathworks.com/help/matlab/ref/atan2.html
The "atan2" presents the angle between x and y. But if you have one input (Y), you can use "atan" block only.
atan2(y,x) = inverse tangent of (y/x), however, it takes into account the quadrant of the resulting angle. For instance atan2(-1,-1) = -135 y atan2(1,1) = 45
If I prepare a composite where the strength and elongation increases. Since the hardness increases with the increase in strength and increase in hardness led to increase in brittleness. As we see...
11 December 2014 394 8 View
If I use von mises theory (VMT) and max principle stress theory (MPST) for the same geometry the maximum allowable stress obtained from VMT is two times of MPST. Hence if i select the brittle...
11 December 2014 9,830 6 View
Since the external force depends on the generalized coordinates how to give the torque acting at different point in the system?
09 October 2014 5,363 7 View
Can I predict the Young's modulus and Flexural Modulus of the MWCNT nanocomposites using Halpin Tsai equation? or using the single equation by only changing the Modulus value
09 October 2014 2,442 2 View
How to measure the Young's modulus and tensile strength of MWCNTs? I got these values from literature however i am interested to know about the measurement technique
08 September 2014 2,721 0 View
Why the percentage enhancement of tensile strength, young's modulus and elongation doesn't match with each other in case of nanocomposites for a particular wt percentage?
07 August 2014 6,378 7 View
Why the nanoparticles are still in research and not used in different applications?
07 August 2014 8,985 0 View
What is the background idea, logic and understanding happen while solving second order ODE using ode45 (Simulink-Matlab)?
07 August 2014 3,979 2 View
07 August 2014 6,527 3 View
See above
07 August 2014 5,947 5 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View
Dear colleagues If anyone has a model of multi-effect distillation in EES or MATLAB software, please send it to me.
24 February 2021 7,282 1 View
Hi, I am a third year chemistry undergrad doing my group project in which I need to predict the HPLC retention time of 20 aromatic molecules. to do this we require the chemical properties of these...
24 February 2021 1,384 3 View
I use Matlab 2014b to capture some images with a PointGrey camera connected with USB3 port. I initialize the camera in a function which basically execute these followed lines : vid =...
22 February 2021 6,386 1 View
How to build fouling and erosion simulation model for Aero Engine compressor and turbine rotor in Simulink / Matlab?
22 February 2021 3,697 1 View