-
bldiagmult
its about MIMO BD algorithm
- 2012-09-14 19:12:12下载
- 积分:1
-
ML
说明: 广义相关法,加权函数为ML(最大似然)形式的matlab程序源代码(The Generalized Correlation Method,The weight function is ML
)
- 2012-03-07 19:38:06下载
- 积分:1
-
space_time_code
一篇空时码的综述文章,以及给出了1*1,1*2,2*1,2*2接收发机天线结构的matlab仿真程序。(A space-time code synthesis article, as well as give a 1* 1,1* 2,2* 1,2* 2 receiver antenna structure of hair matlab simulation program.)
- 2009-03-16 15:57:14下载
- 积分:1
-
dsp3
维纳噪声抑制,设计p阶的最优FIR维纳滤波器,估计平均平方误差, 试针对p=12的情况,分别取几个不同的权值(如0.1, 0.5, 1.0),研究这时的噪声抑制性能。(Wiener noise suppression, the optimal design of p-order FIR Wiener filter, estimated mean square error, try the case for p = 12, respectively, the right to take several different values (such as 0.1, 0.5, 1.0), study time noise suppression performance.)
- 2010-10-10 11:19:37下载
- 积分:1
-
src
CODE of Kernel Adaptive Filtering book
- 2011-08-14 02:10:50下载
- 积分:1
-
用Matlab编写的关于Volterra级数算法的程序
用Matlab编写的关于Volterra级数算法的程序,有正在研究Volterra级数的可以看看并提出改进意见,THk(Using Matlab prepared on the Volterra series algorithm procedures, there are studies Volterra series can look and suggest improvements, THk)
- 2021-03-15 15:49:22下载
- 积分:1
-
CSWP
关于恒速风电机机组的matlab仿真,可以了解恒速风电机组的相关运行特性(modeling and simulation of Constant Speed Wind Power Unit This simulation gives an example of Modeling and simulation of Constant Speed Wind Power (CSWP) coupled with wind turbine. Latest researches and developments which have been published in imminent journals, you can get it if you are interested in it. Because of the advantages of the CSWP over other generators it is being used for most of the wind applications. Various researches have been done in modelling and simulation field of CSWP coupled with wind turbine. This simulation visualise the researches in the area of study of CSWP, its modelling, simulation and performance analysis of CSWP coupled with wind turbine. )
- 2013-11-15 11:29:30下载
- 积分:1
-
prediction
根据已有的每隔15min的风光预测数据,画出一天内的风光出力变化(According to the existing forecast data every 15min scenery, scenery draw the output change within a day)
- 2016-09-03 16:02:00下载
- 积分:1
-
FILTER
数字滤波器设计实例,里面包含VERILOG语言和MATLAB语言写的代码。(Digital filter design example, which contains the VERILOG language and MATLAB language to write code.)
- 2010-07-31 23:47:13下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1