-
OFDM
ofdm的系统仿真,其中包括了一部分matlab代码。(ofdm)
- 2009-03-01 22:11:42下载
- 积分:1
-
WhiteNoise_series
白噪声序列产生maltab源代码,研究白噪声的功率谱密度(The white noise sequence generated maltab source code, research white noise power spectral density)
- 2012-09-01 19:36:44下载
- 积分:1
-
programe123
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像
P0210:在同一个窗口内显示两幅图像(code P0201 Note : MATLAB assignment P0202 : MATLAB for the cycle P0203 : MATLAB for the cycle, and if conditions P0205 : MATLAB image processing basic operation P0206 : High MATLAB image processing P0207 : According to RGB images to create a gray-scale image P0208 : binary images from the operation of the anti-P0209 : use imshow function displays images P0210 : in the same window shows two images)
- 2007-06-06 15:52:11下载
- 积分:1
-
LMS_correlative
此程序是用MATLAB编写的时域解相关的LMS自适应算法程序。(This program is written in MATLAB for time domain LMS adaptive algorithm related procedures.)
- 2010-06-28 20:11:11下载
- 积分:1
-
acmabyVanderveen
Analytical constant-modulus algorithm, to separate linear combinations of CM sourcesThe algorithm
is robust in the presence of noise, and is tested on measured data,
collected from an experimental set-up.
- 2007-12-02 21:52:30下载
- 积分:1
-
seismic-exploration
地震勘探偏移小程序,使用C语言编译,可以实现(Small offset seismic exploration program in C language)
- 2013-12-04 11:22:47下载
- 积分:1
-
useful-small-boo-matlab-develop
用matlab编写的一些常用小波程序。对于初学人员具有很好的参考价值。可以套用修改为自己所需的程序。(Using matlab wavelet some common procedures. For the beginner who has a good reference value. You can apply for their desired program modifications.)
- 2015-04-12 20:19:43下载
- 积分:1
-
GA
说明: 遗传算法优化BP神经网络程序,很不错的,值得学习(GA for BP neural network training)
- 2009-05-15 10:21:00下载
- 积分:1
-
Shan-Chen-in-3D
flow in porous media by lbm 3d
- 2012-04-30 07:53:02下载
- 积分:1
-
code
潮流计算的MATLAB源程序
简单潮流计算的牛顿拉夫逊程序,相关的原始数据数据数据输入格式如下:
B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写
对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点
编号,将变压器的串联阻抗置于低压侧处理。
第三列为支路的串列阻抗参数。
第四列为支路的对地导纳参数。
第五烈为含变压器支路的变压器的变比
第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器,
“0”为不含有变压器。
B2为节点参数矩阵,其中第一列为节点注入发电功率参数;第二列为节点
负荷功率参数;第三列为节点电压参数;第六列为节点类型参数,其中
“1”为平衡节点,“2”为PQ节点,“3”为PV节点参数。
(MATLAB source of power flow calculation)
- 2012-07-04 10:23:20下载
- 积分:1