-
bpsk
matlab仿真bpsk的源代码,很有参考价值的(BPSK simulation matlab source code, are worthy of)
- 2007-11-12 17:00:05下载
- 积分:1
-
1
说明: LMS 算法源程序,绘制性能曲线图,误差性能曲线(LMS algorithm source code, rendering the performance curves, the error performance curve)
- 2009-04-05 09:49:41下载
- 积分:1
-
fracal_function
分形提供了一种描述工程中不规则复杂现象中的秩序和结构的新方法。分形算法源程序,附带说明,已经过调试(Fractal description of the project provides a complex phenomenon in irregular order and structure of the new method. Fractal algorithm source code, a side note, has been commissioning)
- 2011-06-08 15:09:44下载
- 积分:1
-
pack_emd.tar
EMD2007年5月最新程序,是法国人做出来的,对大家使用EMD非常有好处的(EMD2007 May, the latest procedures, the French do it. Members of the use of EMD very good)
- 2007-06-30 10:56:31下载
- 积分:1
-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
Sequence
1234...n顺序进栈,计算出栈的可能序列并输出(Stack input in the sequence of 1234...n,compute the possible sequences of output
)
- 2014-11-18 13:57:33下载
- 积分:1
-
2
说明: 在matlab中实现高斯序列,三角序列,反三角序列等,分析其频谱特性(In matlab to achieve Gaussian sequence, triangular series, the anti-triangular sequence and so on, to analyze its spectrum characteristics)
- 2007-11-23 20:16:42下载
- 积分:1
-
power_Transfo3phCoreType_Sat
power_Transfo3phCoreType_Sat.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_Transfo3phCoreType_Sat.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:10:02下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
pso_pid
基于粒子群算法分数阶PID参数整定,运行环境是matlab2007(Based on particle swarm optimization (pso) algorithm of fractional order PID parameter setting
)
- 2021-04-22 20:08:48下载
- 积分:1