-
zhong
电能质量3 5 7次谐波治理 以三相不平衡负载的影响搭建的简单simulink模型(A simple Simulink model for the 357 harmonic control of power quality based on the influence of unbalanced three-phase loads)
- 2017-06-29 11:43:02下载
- 积分:1
-
Project1
C++ 生成画图数据,main函数开启matlab engine,分配存储空间,绘图(C++ calls matlab engine to plot graphics)
- 2014-01-19 00:23:08下载
- 积分:1
-
vp712
基于matlab GUI界面设计,关于超声波倒车雷达测距的,部分实现了追踪测速迭代松弛算法。( Based on matlab GUI interface design, About ultrasonic parking radar ranging, Partially achieved tracking speed iterative relaxation algorithm.)
- 2017-04-16 22:53:08下载
- 积分:1
-
Adaptive-
Adaptive Thresholding by Variational Method
- 2013-02-19 17:23:52下载
- 积分:1
-
MATLAB
大时代奥维德单位啊打完爱的阿斯顿我饿人大的(dasdasdaweqdasd)
- 2009-03-06 18:13:14下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
rbstsyn
混沌同步 对初学者很有帮助的matlab (chaos synchronization)
- 2015-03-17 21:20:49下载
- 积分:1
-
bios_config
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以 BIOS 的基础知识为起点,针对主板、
显卡、调制解调器等的 BIOS 设置、升级、优化进行了系统的讲解,教读者如何
通过 BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级
用户。 (BIOS setup and adjust the use of computers has always been hot, especially the majority of the early, intermediate users wish to have information to help them, this book to BIOS basic knowledge as a starting point, for motherboards, graphics cards, modems, BIOS, etc. settings, upgrade, and optimize the system to explain, teach readers how to achieve optimized system BIOS to resolve common problems. Readers of this book as: computer early, intermediate users.)
- 2007-11-07 23:38:15下载
- 积分:1
-
MATLAB-and-VC-of-wavelet
MATLAB与VC++混合编程实现一维小波多尺度分解(MATLAB and VC programming mix of one-dimensional wavelet decomposition)
- 2011-12-29 08:13:49下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1