User Activity

  • Posted a comment on a wiki page on ToxTrac

    Behavioural analysis based on video recording is becoming increasingly popular within research fields such as; ecology, medicine, ecotoxicology and toxicology. However, the programs available to analyse the data, which are free of cost, user-friendly, versatile, robust, fast and provide reliable statistics for different organisms (invertebrates, vertebrates and mammals) are significantly limited check at company website We present an automated open-source executable software (ToxTrac) for image-based...

  • Posted a comment on discussion Free Support on QP Real-Time Embedded Frameworks & Tools

    This is my state machine code: and anchor module DES_FSM ( input CLK, input Start, input Reset, input [3:0] Input_Data, input [3:0] Next_Round_Data, output reg [3:0] Output_Data, output reg Complete ); reg c; //reg [3:0] out; reg [5:0] State; reg [5:0] Next_State; parameter Idle = 5'b00000; parameter R1 = 5'b00001; parameter R2 = 5'b00010; parameter R3 = 5'b00011; parameter R4 = 5'b00100; parameter R5 = 5'b00101; parameter R6 = 5'b00110; parameter R7 = 5'b00111; parameter R8 = 5'b01000; parameter...

View All

Personal Data

Username:
aliyajennifer
Joined:
2022-01-25 04:57:10.502000

Projects

  • No projects to display.

Personal Tools