-
powerflow-input
针对C语言环境下的电力系统潮流计算过程中,负责数据输入的子程序。(Power flow calculation for the C language environment in the process, is responsible for routine data entry.)
- 2013-11-26 15:50:43下载
- 积分:1
-
IMHIST
extremely useful GU code for engg
- 2015-01-25 13:56:42下载
- 积分:1
-
Ingrid-Daubechies
Ingrid Daubechies《小波十讲》(中文版)具体电子数目及应用(Ingrid Daubechies, "Ten Lectures on Wavelets" (Chinese version), the number of electrons and)
- 2013-05-05 17:28:15下载
- 积分:1
-
LS
OFDM系统中信道估计基于LS改进算法--基于DFT的信道估计算法实现(LS channel estimation in OFDM system based on the improved algorithm based on DFT channel estimation algorithm
)
- 2020-07-05 19:28:58下载
- 积分:1
-
Nemark
轨道交通领域,纽马克线性求解动力学微分方程(The field of rail transportation, the dynamic differential equations of linear Newmark)
- 2017-08-08 09:25:59下载
- 积分:1
-
111
function pi = solve2(count,m,cc)
借助布冯投针实验 仿真求pi的值
pi=0
frq=0
randNo = binornd(1,cc,1,m)
pro=zeros(1,count)
for j=1:count
for i = 1:m
if randNo(1,i) == 1
frq = frq + 1
end
pro(i) = frq/i
end
pi = (2*m)/frq
pro(j) = pi
end
pro = pro,num =1:count
plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
- 2011-05-24 15:39:41下载
- 积分:1
-
guna-Phase1-Output
relay selection and path loss function to max the snr
- 2014-02-07 23:54:37下载
- 积分:1
-
mountainroad
说明: Matlab下用的逐步定线方法解决逢山开路问题。加载后,运行主程序mutiline,结果在mountainoutput中。(This is the program for Matlab to solve the mountain road problem.)
- 2009-08-01 11:09:08下载
- 积分:1
-
AP_ML
采用最大似然交替投影迭代的方法对信号进行DoA估计,很实用(Alternating projection iterative maximum likelihood method the signal DoA estimation, it is practical)
- 2021-04-12 16:58:57下载
- 积分:1
-
mutual_information
信息熵的matlab源代码,用于时间序列的分析(Entropy matlab source code, for time series analysis)
- 2013-12-07 18:34:23下载
- 积分:1