-
power_PVarray_3500W
单相光伏发电并网系统simulink仿真模型,能运行(Simulink simulation model of single-phase photovoltaic grid connected system can run)
- 2017-08-15 14:56:21下载
- 积分:1
-
edge
edge detection for road edge
- 2014-12-12 08:10:35下载
- 积分:1
-
MatlabCodes
This codes for Nonnegative Matrix Factorization Using ADMM
- 2012-10-10 13:19:53下载
- 积分:1
-
LOG PDF
多个代码用作核密度估计器来计算log pdf
可以很容易地使用
学习目的(Multiple codes to be used as kernel density estimator to compute log pdf
Can be used very easily
Learning purpose)
- 2020-06-23 10:20:02下载
- 积分:1
-
MATLAB
帮助学习MATLAB软件。从基础到精通非常全面。(Help to learn MATLAB software. From basic to proficient very comprehensive.)
- 2010-12-29 22:31:17下载
- 积分:1
-
plotting-fourier
how to make Fourier plot
- 2011-05-21 04:54:52下载
- 积分:1
-
mini2
clear all
clc
t=0:1/1000:10-1/1000
s=sin(2*pi*t)
snr=20
s_power=var(s) varience of s
linear_snr=10^(snr/10)
factor=sqrt(s_power/linear_snr)
noise=randn(1,length(s))*factor
x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù
x1=noise Ô ë É ùÔ ´ Ê ä È ë
x2=noise
w1=0 È ¨Ï µ Ê ý ³ õ Ö µ
w2=0
e=zeros(1,length(x))
y=0
u=0.05
for i=1:10000 LMSË ã ·¨
y(i)=w1*x1(i)+w2*x2(i)
e(i)=x(i)-y(i)
w1=w1+u*e(i)*x1(i)
w2=w2+u*e(i)*x2(i)
end
figure(1)
subplot(4,1,1)
- 2010-10-26 16:41:03下载
- 积分:1
-
SHAOXIANGBAIFO
说明: 1、指标信号,仅当参考;理解理念,才更重要!指标中大阳支撑的理念,请大家适当参考;其余提示信号,均可只当戏玩,不可生搬硬套!
2、【烧香拜佛】指标极其简单,不可单独使用,请结合盘面热点、板块龙头等情况,综合考虑目标的机会。
3、该指标对于进入主升浪、台阶式上涨的目标,最为有效!
下面给出大智慧L2、飞狐、通达信三种常用软件的版本源码,请需要的朋友适当参考。 (1, indicator signal, only when the reference understand the concept, it is more important! Indicators support the idea of the sun, please refer to the appropriate the remaining prompts signal, can only play when the play, not rote! 2】 【pray to Buddha indicator is extremely simple, is not alone, please combine disk hot plate leading, etc., considering the target opportunity. 3, the indicator for access to the main upward move, stepped up the goal, the most effective! Here are great wisdom L2, flying fox, accessible version of the letter are three commonly used software source code, make a friend in need the appropriate reference.)
- 2010-04-07 22:02:14下载
- 积分:1
-
ellipse_single
一般情况下,ellipse函数只能实现尺度较小的椭圆模拟,次程序实现长短轴较大且椭圆中心在任意象限情况下的椭圆模拟函数(for the semi-major and semi-minor ellipse simulation)
- 2012-01-06 15:42:21下载
- 积分:1
-
LMSAdaptiveAntennaArray_Vedvyas_Smita2013
LMS adaptive antenna array
- 2020-06-21 19:40:01下载
- 积分:1