-
niudunfa
本程序的功能是用牛顿——拉夫逊法进行潮流计算。程序为10节点,10支路。供研究电力系统潮流的人员参考。(This procedure is the function of the Newton- Raphson method flow calculation. Procedures for the 10-node, 10 branches. Power Flow for research officers.)
- 2013-08-08 20:37:12下载
- 积分:1
-
matlab
matlab程序设计教程,里面有源代码和PPT是一个相当不错的书,内容丰富,言简意赅适合大家学习和参考。(matlab programming tutorials, source code and PPT which is a very good book, rich in content, concise and comprehensive study and reference for everyone.)
- 2010-06-10 16:35:35下载
- 积分:1
-
Firtrinfem
possion方程的fem求解,生成刚度阵。欢迎提出宝贵意见。(fem for solving the possion equation ,stiffness matrix is generated. Welcome to give valuable advice.)
- 2009-04-22 20:51:59下载
- 积分:1
-
4ppmsystem
MatLab code for simulation of a 4PPM communication system.
- 2009-05-31 04:42:31下载
- 积分:1
-
SemiNonLocalMean
利用semi-nonlocal-mean filter 去噪(semi-nonlocal-mean filter)
- 2013-05-03 23:20:30下载
- 积分:1
-
the-Line-in-Digital-Printings
建立了用于数字印刷品线条清晰度的评价方法。(A method for evaluating the line sharpness in digital printings is established.)
- 2012-11-27 22:11:56下载
- 积分:1
-
swarmoptimizationformutiobjectiveopimization
里面包含有几个非常好的基于粒子群优化的算法和基于matlab的源程序,对研究粒子群和优化的朋友很有帮助。(Which contains a few very good based on particle swarm optimization algorithm and matlab based on the source, the study of particle swarm optimization and helpful friends.)
- 2007-09-13 15:37:10下载
- 积分:1
-
fft
自编实现快速fft程序,速度较调用系统的fft稍慢(Fast fft own procedures, faster than the system call fft slower)
- 2008-05-08 08:40:27下载
- 积分:1
-
MATLAB
matlab code for implementation of y bus
- 2012-11-01 03:27:37下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1