-
0002
用c++实现的差分格式求解微分方程。两点边值问题的差分格式( yong chafen geshi shijiande qiujie weifenfangcheng )
- 2010-05-26 22:16:42下载
- 积分:1
-
DROPPINGMETHOD
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
- 2009-04-13 12:17:33下载
- 积分:1
-
1.2
噪声信号中正弦信号的频谱分析,包括不同信噪比不同周期不同长度(Sinusoidal signal in the noise signal spectrum analysis, including the different cycles of different lengths in different SNR)
- 2011-11-23 10:15:20下载
- 积分:1
-
likelihood-DOA
信号数目估计错误的最大似然波达方向估计的性能分析(The number of signal estimation error of maximum likelihood DOA estimation performance analysis)
- 2013-12-26 12:59:21下载
- 积分:1
-
shiyan
在MATLAB环境下四个实验,压缩解压以便日后使用(change picture)
- 2010-05-14 11:12:50下载
- 积分:1
-
GAfor-Unit-combination
本文针对当前科技水平不足以有效存储电力的情况下产生的发电机机组组合的问题,考虑负荷平衡、输电线传输容量限制等实际情况产生的约束条件,建立机组组合优化模型,追求发电成本最小。同时采用矩阵实数编码遗传算法(MRCGA)和穷举搜索算法,利用MATLAB 7.0.1和C++编程,分别对模型进行求解,并对所得结果进行分析比较,以此来帮助电力部门制定机组启停计划(This article in view of the current level of science and technology would not effective storage power generator unit combination problem, considering the load balance, such as transmission line transmission capacity, the actual situation of constraint conditions, unit combination optimization model is set up, the pursuit of power generation cost minimum. At the same time using matrix real-coded genetic algorithm (MRCGA) and exhaustive search algorithm, using MATLAB 7.0.1 and c++ programming, the model is solved respectively, and analyzes and compares the results to help power unit start-stop planning department)
- 2016-04-16 17:47:31下载
- 积分:1
-
DDS-programmed-in-matlab
用matlab实现dds,并进行相关参数分析(Using matlab to achieve dds)
- 2014-08-30 11:27:00下载
- 积分:1
-
C8
说明: 罚函数法的Matlab程序设计的相关程序,不一定能运行有些错误可能(external penalty function method)
- 2012-04-24 15:52:49下载
- 积分:1
-
Find_Center_of_circles2
VB.NET获取圆角矩形 能获取一个圆 和圆心坐标 也能获取矩形(VB.NET Get the Rounded Rectangle To obtain the coordinates of a circle and the center of the circle can also obtain the rectangular)
- 2012-04-26 13:26:07下载
- 积分:1
-
FPE
说明: 按FPE定阶的
源程序:fpe.cpp
M序列:M序列.txt
白噪声:Gauss.txt
程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。
程序运行结果如下:
n: 1
判断阶次FPE的值: 0.0096406
-0.481665 1.07868
n: 2
判断阶次FPE的值: 0.00875755
-0.446739 0.00498181 1.07791 0.0527289
n: 3
判断阶次FPE的值: 0.0087098
-0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982
n: 4
判断阶次FPE的值: 0.000396884
-0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236
n: 5
判断阶次FPE的值: 3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771
n: 6
判断阶次FPE的值: 3.23349e-007
-1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688
从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果:
3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771(err)
- 2008-09-12 01:14:14下载
- 积分:1