-
powerflow
基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab(Based on the Newton- Raphson method of power flow calculation program, matlab)
- 2009-03-17 18:23:23下载
- 积分:1
-
bpsk_code3
说明: 很好的matlab的bpsk仿真源代码程序,是由很有经验的工程师编写(good Matlab BPSK simulation source code procedures, is very experienced engineers prepared)
- 2006-04-18 18:31:32下载
- 积分:1
-
matlab-lms
matlab最小二乘程序,用最小二乘法计算的初值,取前m个数据(matlab LMS matlab code)
- 2011-07-14 16:35:14下载
- 积分:1
-
Cooperative-relay-selection
opertunistic relay selection for cooperative networks... fake only for down...
- 2013-03-15 08:14:22下载
- 积分:1
-
itd12
随记减量法是从结构的随机振动响应信号中提取该结构自由衰减振动信号的一种方法-With the mind Reduction Act(Reduction Act is credited with random vibration response of the structure from the signal to extract the structure of a method-With free decay vibration signals the mind Reduction Act)
- 2013-12-02 16:08:21下载
- 积分:1
-
Attachments_2012_01_15_3
matlab code for signal processing for plot signals
- 2012-11-17 02:11:14下载
- 积分:1
-
MSE-for-MIMO-channel
Program based on rayleigh fading channel with 2Rx MIMO and finding Minimum mean square equalization
- 2013-02-08 12:54:20下载
- 积分:1
-
matlab1
一些简单的入门教程,易懂易上手。简单的阐述方式,可使读者尽快掌握要领。(Some simple introductory tutorial, easy to understand the difficulty of use.A simple exposition of way, will enable readers to quickly grasp the essentials.)
- 2010-01-12 16:23:24下载
- 积分:1
-
NewtonChazhi
利用牛顿多项式插值法观察多项式的龙格现象。(Newton polynomial interpolation polynomial Runge phenomenon observed.)
- 2015-01-03 23:47:26下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1