-
wind_turbine_blade_coordinates_calculate
说明: 该code读出naca4412.txt中基本balde坐标,在读取data1.txt中设计要求,生成FinalCoordinates.txt文件,包含所有生成balde airfoil所需coordinates。(this matlab code read the blade coordinates in naca4412.txt, and then read the design requirements in data1.txt. Finally, it will generate the FinlCoordinates.txt which include all the coordinates of blade airfoil.)
- 2010-04-07 08:30:23下载
- 积分:1
-
untitledtest
三相电路谐波及无功电流检测Matlab/Simulink仿真模型(Harmonic and reactive current detection)
- 2013-03-11 20:56:40下载
- 积分:1
-
GPS_co_test_tracking
仿真完成GPS信号的捕获跟踪过程,分析误码率,信噪比等因素对信号的影响(Simulation of GPS signals affect the completion of acquisition and tracking process, analyze BER, signal to noise ratio and other factors)
- 2014-03-16 18:37:58下载
- 积分:1
-
faraday1
说明: 这个例子显示了如何使用stretchmesh功能
扩大不增加人数的gridpoints在边缘计算窗口的大小。
(This example shows how to use the stretchmesh function to
expand the size of the computation window at the edges without increasing the number of gridpoints. )
- 2011-03-06 16:38:35下载
- 积分:1
-
Uarrayn
均匀线阵列数字波束形成matlaab程序,与大家一起分享
(Uniform linear array digital beamforming matlaab procedures, and shared with)
- 2012-08-12 19:43:52下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
apiextMATLAB6p1
You can call your own C or Fortran subroutines from MATLAB as if they were
built-in functions. MATLAB callable C and Fortran programs are referred to
as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB
interpreter can automatically load and execute.
- 2013-11-19 14:28:02下载
- 积分:1
-
qamofdm
16-QAM MODULATIONTECHNIQUE USED FOR OFDM SYSTEM (orthogonal frequency division multiplexing)
- 2013-11-20 13:20:15下载
- 积分:1
-
attitude
说明: 飞行器姿态控制matlab程序,可以运行。(Aircraft attitude control matlab program, can run.)
- 2020-02-20 19:49:36下载
- 积分:1
-
jisuan3
计算CM值,表征系统规整性的一个计算方法(Calculated CM values, characterize the system as a structured method of)
- 2010-06-22 10:28:05下载
- 积分:1