-
speech_processing_toolbox
final year Project report of speech processing in matlab
- 2010-08-25 23:41:33下载
- 积分:1
-
binlwavf
主要利用matlab用于实现滤波器的建模(Realize the modeling of the filter)
- 2011-12-19 15:53:48下载
- 积分:1
-
svm
基于支持向量机传感器故障诊断Matlab原程序( Fault Diagnosis Based on the SVM)
- 2021-05-14 15:30:03下载
- 积分:1
-
cross_corr_error
Clarke模型的提出代表了Rayleigh分布用于平坦小尺度衰落统计模型的开端。虽然因为其实现比较复杂,而更倾向于被认为是一种数学模型而非仿真模型,但所涉及到的Rayleigh衰落信道的概念是其后众多改进模型的基础(The Clarke model put forward on behalf of the beginning of the Rayleigh distribution for flat small-scale fading statistical model. Because its implementation is more complex, and more inclined to think that instead of the simulation model is a mathematical model, but involved in the Rayleigh fading channel concept is the basis of many subsequent improvement model)
- 2013-05-12 19:10:40下载
- 积分: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
-
P63_Sim_Eqn_Tridiagonal
This program includes the Simpson s equation for tridiagonalmethod implementation in matlab.
- 2014-09-21 14:09:02下载
- 积分:1
-
mie-matlab
利用MATLAB软件对不同偏振光在真空、各向同性介质、线型各向异性介质以及圆型各向异性介质中的传播过程进行了三维动态模拟(Different polarized light propagation in vacuum, isotropic medium, linear anisotropic media, as well as round anisotropic media, three-dimensional dynamic simulation using MATLAB software)
- 2013-03-13 17:12:49下载
- 积分:1
-
imcicle
IMCIRCLE Generates a circle inside a rectangle
- 2013-04-16 15:03:46下载
- 积分:1
-
蒙特卡洛模拟光子在组织中的运动matlab
说明: 蒙特卡洛模拟光子在组织中的运动 matlab,内有详细的蒙特卡洛模拟光子在组织中的运动内有详细的蒙特卡洛模拟光子在组织中的运动(Monte Carlo simulation of the movement of photons in the organization MATLAB, there are detailed Monte Carlo simulation of the movement of photons in the organization there are detailed Monte Carlo simulation of the movement of photons in the organization)
- 2020-11-09 13:19:46下载
- 积分:1
-
FIN-CONTROL-USING-PID
ship fin stabiliztion controll uing PID
- 2011-08-13 12:38:23下载
- 积分:1