-
matlab-junheng
均衡技术的matlab仿真。包括时域均衡和频域均衡后的信噪比对比(Equalization matlab simulation. Including time domain equalization and frequency domain equalization SNR comparison)
- 2013-08-28 21:52:03下载
- 积分:1
-
CPPPrima
Mathematic Pascal problems. it is a lil bit easy with a triangle structure. and the number inside.
- 2009-03-17 21:26:58下载
- 积分:1
-
MatlabandVCmixprogramming
本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value)
- 2006-09-20 21:34:14下载
- 积分:1
-
bp_drag_new
对fluent默认的Syamlal drag law进行曳力修正,多相流模型中(drag modify model in fluent)
- 2013-12-14 11:52:06下载
- 积分:1
-
fw
说明: 数字信号处理,滤波,维纳滤波器,维纳—霍夫方程(Digital signal processing, filtering, Wiener filter, Wiener- Hoff equation)
- 2011-11-06 13:01:49下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
qdpsk
qdpsk调制主要是帮助那些需要代码的朋友们,这些代码仅作参考,如有疑问请留言!!!谢谢(qdpsk modulation is mainly to help friends who need the code, the code is only for reference, if any questions please leave a message! ! ! Thank you)
- 2010-07-01 13:02:08下载
- 积分:1
-
code
converted ga matlab code to c++ for solving scheduling problem
- 2014-10-24 16:00:10下载
- 积分:1
-
Matlab--euler
小程序,matlab编的,用于解常微分方程的问题(Small program, matlab compiled for the solution of ordinary differential equations of the problem)
- 2011-09-27 10:18:19下载
- 积分:1
-
2
足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。(SOCCER PLAYER)
- 2013-12-26 22:20:16下载
- 积分:1