-
loadflow(2)
说明: 利用该MATLAB程序可实现对一般电力系统的节点、支路及其损耗的潮流计算。(Using the MATLAB program can be realized on the general power system node, slip and loss of power flow calculation.)
- 2020-12-01 22:09:27下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
ecg_demo
ECG信号压缩程序的DEMO,有兴趣可以看看。(ECG signal compression process DEMO are interested can look at.)
- 2006-05-26 22:37:40下载
- 积分:1
-
timeserials_predict
时间序列来做预测,过程很适合初学者懂的。很详细,很容易的!(Time series to make the forecast, the process is very suitable for beginners understand. Very detailed, easy!
)
- 2011-11-13 18:12:31下载
- 积分:1
-
Multivariable-Systems-analysis
多变量系统的分析和研究,就最大对数模值的分析方法进行仿真(
Multivariable systems analysis and research, and analysis methods in relation to the maximum value of the digital-to-analog simulation)
- 2013-05-07 10:23:08下载
- 积分:1
-
hh
说明: 【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非
高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示
分离效果良好。 (Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy and how to measure its cost function for mixed-signal of the non-Gaussian. Described in detail based on the fixed-point Negentropy criteria and simplify the algorithm. Experiment to select three non-Gaussian vector as a signal source separation Ma tlab simulation results showed good separation efficiency.)
- 2009-04-11 22:22:44下载
- 积分:1
-
ii
说明: Shrink the image by a factor of two using the bilinear interpolation and zoom this
image to the original size again. Does this image differ from the original one?
- 2014-09-11 15:07:29下载
- 积分:1
-
SpreadSheet
写一个GUI程序,能打开和保存.csv文件,能以表格的形式显示.csv的数据,并且能修改每个单元的 值。(Write a GUI program that can open and save. Csv file can be displayed in tabular form. Csv data, and can modify the value of each unit.)
- 2014-01-05 16:11:07下载
- 积分:1
-
lowpassfilterBW
low pass filter designed in matlab
- 2009-09-10 18:20:02下载
- 积分:1
-
LMS
经典自适应算法 用LMS算法求最佳权值(Adaptive algorithm with the LMS algorithm for the best weights)
- 2012-08-04 17:22:35下载
- 积分:1