Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by sujai_249

  1. S

    PV simulation im simulink

    thanks..i am looking for something more complex. I intend to make a model which takes the temperature and insolation as input and output of the block is voltage..
  2. S

    PV simulation im simulink

    I want to simulate a photo voltaic cell in simulink without using the new sim electronics block set. I found in the internet that the pv cell resembles a current source in parallel with a diode. Can anyone please explain the concept behind this arrangement.Its kinda...
  3. S

    doubt in matlab realting to for loop

    I want to write a code to reverse a number.this is the code i've written.. clc clear all n=input('enter any number'); for r=0:n x(r)=(r*10)+ rem(n,10); x(n)=n/10; end r the error i am getting is ??? for | Error: Incomplete or misformed expression or statement. In C language...

Part and Inventory Search

Back
Top