-
配电网粒子群算法
基于粒子群算法,直流潮流计算实现配电网网架结构重构(Reconfiguration of distribution network structure)
- 2018-08-25 11:04:03下载
- 积分:1
-
滤波边缘检测以及评价指标
说明: 内含lee滤波、中值滤波和frost滤波,并有边缘检测算子canny,以及sar滤波之后的评价指标PSNR和ENL等(It includes Lee filter, median filter, frost filter, Canny operator of edge detection, and PSNR and enl after SAR filtering)
- 2020-04-07 10:31:28下载
- 积分:1
-
WpfApp1
说明: WPF窗体,靠屏幕右边,便会自动隐藏。鼠标移入窗体滑出。(WPF form, close to the right side of the screen, will be automatically hidden. Move the mouse into the window and slide out.)
- 2020-12-09 13:37:04下载
- 积分:1
-
radarechoSimulation
本文首先介绍了近些年来雷达模拟器获得广泛应用及其原因,然后对目标模
型、杂波模型和机载下视脉冲多普勒雷达的频谱分布进行了分析。接着,研究了
雷达回波信号模拟的实现方法,重点是采用网格映象法对地杂波信号的模拟进行
了分析和推导,并采用此方法对瑞利分布的高斯谱杂波、雷达回波信号进行了仿
真和分析。最后,针对用于某机载雷达信号模拟器系统的数字信号处理器进行了
设计和分析。
(This paper first introduces the radar simulator in recent years is widely available and the reasons for, and then on the target model, and the clutter model of airborne pulse Doppler radar, as under the spectrum distribution is analyzed. Then, to study radar signal simulation methods, with emphasis on the use of grid mapping method to the simulated clutter signal analysis and derivation, and use of this method, the Gaussian distribution of the Rayleigh spectrum of clutter, the radar echo signal simulation and analysis. Finally, for an airborne radar signal simulator system digital signal processor has been designed and analyzed.)
- 2021-04-14 10:28:55下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
2d3d黑屏优化
说明: 2d3d黑屏优化,支持打部分2的3d的,hookDX9,只要你游戏的dx版本和此对应就OK,dx版本太多不对应的自己改(2D 3D black screen optimization, support play part 2 3D, hook DX9, as long as your game DX version and this corresponding OK, DX version too many do not correspond to their own change)
- 2020-10-19 09:57:38下载
- 积分:1
-
衍射透镜夫琅和费衍射仿真
应用背景这一计划将情节fraunhoufer衍射模拟远场衍射轴棱锥关键技术这是用来获得衍射图案在很长的距离。NumPy和llibraries PyLab Python是用来做模拟。
- 2023-05-10 03:35:03下载
- 积分:1
-
mcmc
说明: MCMC方法是一种重要的模拟计算方法,马尔可夫链蒙特卡尔理论(Markov chain Monte Carlo:MCMC)的研究对建立可实际应用的统计模型开辟了广阔的前景。90年代以来,很多应用问题都存在着分析对象比较复杂与正确识别模型结构的困难。现在根据MCMC理论,通过使用专用统计软件进行MCMC模拟,可解决许多复杂性问题。此外,得益于MCMC理论的运用,使得贝叶斯(Bayes)统计得到了再度复兴,以往被认为不可能实施计算的统计方法变得是很轻而易举了。(The MCMC method is an important simulation method. The research of Markov chain Monte Carlo:MCMC (Markov) has opened up a broad prospect for the establishment of a practically applicable statistical model. Since 90s, many application problems have been difficult to analyze the complexity of the analysis objects and to identify the structure of the model correctly. Now, according to the MCMC theory, MCMC simulation can be done by using special statistical software to solve many complex problems. In addition, thanks to the application of MCMC theory, Bias's (Bayes) statistics has been revived again, and the statistical method which was previously considered impossible to carry out the calculation became very easy.)
- 2018-01-22 20:07:07下载
- 积分:1
-
心电信号检测及其前期处理,心电信号检测及其前期处理
心电信号检测及其前期处理,心电信号检测及其前期处理-ECG testing and pre-processing, ECG detection and pre-processing
- 2022-06-20 06:37:51下载
- 积分:1
-
GPSbuhuo
说明: 实现GPS信号的捕获(主要是实现ca码的对齐,即码跟踪)(Acquisition of GPS signal (mainly the alignment of Ca code, i.e. code tracking))
- 2019-04-07 15:26:19下载
- 积分:1