-
EnumDevieDlg
实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题(The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress)
- 2009-05-19 17:59:21下载
- 积分:1
-
jianju
如果阵元间距小于半波长,则阵元间会产生耦合。如果阵元间距大于半波长,则阵列上会现多余的旁瓣,从而降低天线阵列的性能。而当阵列间距选取为半波长时,所估测出的效果最优。(If the array element spacing is less than half wavelength, it will produce coupling between array elements. If the array element spacing is greater than half wavelength, the array will now be extra sidelobes, thus reducing the performance of the antenna array. When the array spacing is half wavelength selection, the best estimate the effect.)
- 2011-06-13 10:24:58下载
- 积分:1
-
Zenith_attenuation
实现ITU-R P.676中的天顶方向的大气衰减(the function to calculate the gas attenuation in ITU-R P.676)
- 2021-04-19 11:08:51下载
- 积分:1
-
MATLAB数字信号处理仿真系统(GUI)
说明: 本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB platform of digital signal processing simulation demonstration system. Digital signal is discrete signal. This design has a rich GUI human-computer interface, including four parts: convolution of discrete-time signal, Z-transform of basic function (unit step signal, pulse signal, oblique signal, sine cosine signal, exponential series signal), basic properties of Z-transform (linear, displacement, z-domain scale transformation, time-domain convolution), The basic properties of Fourier transform. GUI design logic is clear, chapter is clear, level is clear.)
- 2020-08-07 12:59:46下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
thinkcomplexity
This book is also about complexity science, which is an interdisciplinary field—at the intersection
of mathematics, computer science and natural science—that focuses on discrete
models of physical systems. In particular, it focuses on complex systems, which are systems
with many interacting components.
- 2014-11-08 23:01:18下载
- 积分:1
-
zuisuxiajiangfa
用FORTRON程序编的最速下降法,用来解决无约束规划问题(With FORTRON program compiled the steepest descent method, which is used to solve the unconstrained programming problem)
- 2012-09-13 17:46:57下载
- 积分:1
-
myneidianfa
用于电力系统的最优潮流,使用内点法解决无功最优化问题(Use of interior point method to solve optimal reactive power optimization problem for power system optimal power flow)
- 2018-03-18 19:27:23下载
- 积分:1
-
Garch
garch model for econometric
- 2020-07-01 07:00:01下载
- 积分:1
-
PSOtool
说明: pso算法的matlab实现中有很多共同点,该工具箱对一些共性建立函数,以后可以直接调用(The Tool Box)
- 2011-04-14 22:31:05下载
- 积分:1