-
ddssss011i
直接序列扩频通信系统仿真程序源码,使用maatlab语言设计的程序源码。 可直接使用。
(Direct sequence spread spectrum communication system simulation, source code, program source code using maatlab language design. Can be used directly.)
- 2012-07-10 09:18:17下载
- 积分:1
-
AC3toMP3-GUI
AC3toMP3 GUI. GUI application for AC3ToMP3.
- 2014-02-19 03:09:50下载
- 积分:1
-
T3
说明: PROJECT ANALYSE WITH 3D MODEL AND PIE CHART MENU
- 2014-05-25 10:00:09下载
- 积分:1
-
source
This derivation of the normalised least mean square algorithm is based on Farhang-
Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm
we consider the standard LMS recursion, for which we select a variable step size
parameter, μ(n). This parameter is selected so that the error value , e+(n), will be
- 2011-01-12 17:04:12下载
- 积分:1
-
AutoArrangeClass
随机自动分班级排学号软件
一个朋友在中学教书,经常为排班级排学号头痛,于是做了这么一个小软件让朋友用用,反馈感觉上还不错。
本软件适用于小学升初中只有两科成绩,且成绩只有A,B,C三个标号.
说明一下:该随机自动分班级排学号软件,
不仅有有考虑到,成绩的均匀,
还考虑到生源地(即原毕业学校),性别,及班级学生个数的均匀.
一般来说,每个班级的总体都比较均匀
具体的说明,可以运行一下本软件,点一下生成源文件样本,然后参考一下即可。(Random Automatic Class scheduling software school No. A friend of mine to teach in secondary schools, often for the Class Pai Pai Student headache, then to do so, a small software that allows friends to use, and feel pretty good feedback. This software applies to primary and junior high school only two subjects, and the results only A, B, C grade three. Explain: The random Automatic Class No. Pai school software, not only has to take into account, results in uniform, but also taking into account the students (ie the original graduate schools), gender, and class number of the uniform. Generally speaking, each Class are relatively uniform overall specific, you can run like the software, click the source file to generate samples, and then reference click.)
- 2008-07-02 17:47:08下载
- 积分:1
-
Matlab_NR
电力系统稳态潮流程序,极坐标和直角坐标程序(Power system steady trend procedures, polar and rectangular coordinates program)
- 2012-10-28 20:17:26下载
- 积分:1
-
tcharall
跨平台开发时,可以在任意系统使用统一的tchar 函数。(Cross-platform development, you can use a unified tchar function in any system.)
- 2014-08-20 15:18:42下载
- 积分:1
-
VBDiaoYongMATLAB
VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。(VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynamic Data Exchange (OLE Automation) protocol to achieve the two call MATLAB functions. Achieved by these two methods VB' s powerful visual interface and MATLAB numerical analysis and graphical display of the ability of the combination.)
- 2010-05-08 22:12:10下载
- 积分:1
-
chengxu
实现电力系统的潮流计算,采用的事PQ方法来编程(Achieve power flow calculation method used to program the things PQ)
- 2011-05-31 09:32:33下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1