how MATLSB software suitable for electrical branch? which
tools are useful??
Answer Posted / alok kumar mishra aka"bab
programming is used for optimization problem like load flow analysis ,NEWTON -RAMPSON and gauss seidal method
and also for economical load dispatch.
Use of simulink " sim power system and simscape library have all the electrical elements which can be used for simulating a system simply by adding the blocks"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do we provide security for web services
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
What are the Short cut Keys of Tally ERP?
what is difference between kpo and it industry? that is in terms of work, package etc
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
what will we require to build project with the help of oracle
which worker is involved in all the phases of SDLC?
Is buffer size and file block size is similar? If similar,at which case it will be same size?
is it acceptable if we declare multiple exceptions in same overridden method.
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Have you used callsymputx? what points need to be kept in mind when using it?