-
sindiffer
时移与坐标显示范围的不同,以及频域中f的步长不同对频域图的影响。(The times and coordinates of display range of different, and the step frequency domain f different effects on the frequency domain graph.)
- 2010-07-21 11:26:32下载
- 积分:1
-
osu-svm
SVM分类器相关的程序,包含各种SVM分类器(SVM classifier with related program,Contains various SVM classifier)
- 2013-02-20 20:17:17下载
- 积分:1
-
NearestTnterpolation
matlab最近点插值程序,通过这个程序可以实现影像配准前需要进行的匹配工作(matlab nearest point interpolation procedure, this procedure can be achieved by matching image registration work needs to be done before)
- 2014-10-31 15:48:39下载
- 积分:1
-
SelectPeak
对一有三个峰值信号的波形进行处理,选出三个峰值。(On the one the three peak waveform of a signal processing selected three peaks.)
- 2013-01-01 23:41:34下载
- 积分:1
-
PSO_optization_Wind_UC
用于计算电力系统机组组合及经济调度问题,修改添加风电后可用于计算含风电系统的经济调度问题(Used to calculate the power system unit commitment and economic dispatch problem, modify, after adding wind power can be used to calculate the wind power system with the economic dispatch problem)
- 2013-10-11 17:57:36下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
BEM
基于动量叶素理论建立的风力机叶片设计程序,主要用于计算轴向和周向诱导因子(Momentum blade element theory to establish a wind turbine blade design program, used to calculate the axial and circumferential inducible factor)
- 2021-03-23 16:09:15下载
- 积分:1
-
sc_fre
sc算法的仿真程序实现 基于最大似然算法的频偏估计实现(sc algorithm simulation program based on maximum likelihood estimation algorithm to achieve the offset)
- 2021-03-27 13:19:12下载
- 积分:1
-
No5__Powells_badly_scaled_function
optimization 的经典方法,这是第五个例子,共六个方法在其中。(optimization of the classical method, which is the fifth example, a total of six ways in which the.)
- 2009-10-22 22:41:49下载
- 积分:1
-
ExtractDelaunayTiangles
this help to draw delaunay triagles is input x,y to vectors represent coordinate of points for exemple p1(1,2) ,p2(3,4) p3(5,6) then x=[1,3,5] and y=[2,4,6]
- 2010-12-29 20:23:47下载
- 积分:1