资源列表
Continuous_GA
- In this code, Continuous Genatic Algorithm is implimented, which gives the solution of Differential eq. if u want to fine the solutuion of any differential eq, whose sol is not available, just use this matlab code. this will give u the optimum soluti
fit_ML_maxwell
- dopasowanie rozkladu maxela
BERestimationMPSK
- BER estimation in MPSK systems
qpsk
- 通信原理的matlab仿真实验四进制的相位调制-Communication principle of matlab simulation quaternary phase modulation
zkj
- 距离保护算法仿真主程序 采用故障突变量启动算法和故障突变量选相算法; 根据故障突变量选相结果确定阻抗元件计算或测距元件计算相别- Distance Protection with Fault Simulation main break variable amount of start algorithm and fault phase selection algorithm mutation mutations in the amount of fault phase se
stbc_ofdmm
- stbc ofdm file in matlab code for mimo structure-stbc ofdm file in matlab code for mimo structure
error-SDE
- To show the error of the calculated solution for a Stochastic Differential Equation (SDE) from Euler , Millstein, and Runge Kutta Method
New-Iterative-Method(DIY)
- 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian no
shjbpg
- matlab 编写的 守恒-激波-跨声速 喷管 计算源码-matlab program
gold-sequence
- m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列-function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end
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
neichagongshi
- 内插公式恢复算法的程序,意思不解释,十分好用,大家可以交流-Interpolation formula to restore the program algorithm, meaning not explained very easy to use, we can exchange