-
Source
本程序可用于计算电力系统可靠性指标ENS。不同于一般用平均负荷的方法,考虑了负荷的动态响应。(To calculate the reliability index of distribution system.)
- 2017-01-04 20:20:17下载
- 积分:1
-
MFC-WINDOWSTASKMANAGER-JOY
基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
- 2014-02-07 16:52:34下载
- 积分:1
-
VC-a-MATLAB-programming-in-SAR
VC与MATLAB混合编程,可以用于SAR图像处理(VC mixed with the MATLAB programming, which can be used for SAR image processing)
- 2013-12-18 20:26:20下载
- 积分:1
-
CART
matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
- 2013-10-28 15:08:58下载
- 积分:1
-
KSVD_Matlab_ToolBox
64位系统下,ksvd降噪的matlab代码(64 bit system, ksvd noise reduction of matlab code)
- 2016-05-17 16:06:48下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
hx711
Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
- 2014-11-09 19:32:57下载
- 积分:1
-
Chaos-power-load-forecasting
说明: 电力负荷的混沌预测方法 电力负荷的方法很多~~本文是基于混沌(Chaos power load forecasting method)
- 2011-04-06 13:37:26下载
- 积分:1
-
online
这个小程序可以实现窗口的创建以及同步接收和发送消息的功能。(WHEN YOU SEND MESSAGE TO OTHERS ,THEY WILL
CAN RECEIVE IT TIGHT NOW.)
- 2014-09-17 19:43:37下载
- 积分:1
-
pdflib_hello
这段源码给出了WINDOWS环境下在PDFLIB开发库中输出中文的几种方法(可以适合所有版本的PDFLIB库)。(This source gives the WINDOWS environment in the development of library output PDFLIB Chinese methods (which may be suitable for all versions of PDFLIB library).)
- 2009-07-07 12:19:12下载
- 积分:1