-
jsjyl
差分脉冲编码调制()的matlab模块仿真,实现抽样,量化,预测,编码并解码(DPCM)
- 2010-12-26 14:29:44下载
- 积分:1
-
矢量编程潮流及最优潮流数据文件
IEEE4,14,30,57,118,300总线matlab代码(IEEE4,14,30,57118300 bus matlab code)
- 2020-12-20 08:49:09下载
- 积分:1
-
MpskSim_Bp
终于找到了mpsk信号的调制,一家外国网上的,有用的就下,大家多交流啊(Finally found a MPSK signal modulation, a foreign line and useful on the next, more than U.S. exchanges ah)
- 2007-09-16 09:48:16下载
- 积分:1
-
BorlandMatlab
Borland C++Builder与MATLAB混合编程之COM实现方法(Borland C Builder and MATLAB's programming mixed COM method)
- 2007-04-09 14:59:31下载
- 积分:1
-
-Power-System-Load-Forecasting-
说明: 电力系统负荷预测研究综述与发展方向的探讨(Review of Power System Load Forecasting and the development of)
- 2011-04-06 13:39:18下载
- 积分:1
-
MyCTPTradingSystem
ctp交易程序 ctp交易程序 ctp交易程序 ctp交易程序(ctp trading system)
- 2014-10-13 22:19:08下载
- 积分:1
-
MatlabOED3
说明: 掌握用Matlab软件求解微分方程模型的解析解和数值解的方法(Master the use of Matlab software for solving differential equations model of analytical solution and numerical solution methods)
- 2008-11-23 14:24:56下载
- 积分:1
-
dizhengdao
合成地震记录是用声波测井或垂直地震剖面资料经过人工合成转换成的地震记录(地震道)
合成记录的制作是一个简化的一维正演的过程,合成记录F(t)是地震子波S(t)与反射系数R(t)褶积的结果。(Synthetic seismogram is sonic or vertical seismic profile data after conversion into synthetic seismograms (seismic trace) the production of synthetic seismogram is a simplified one-dimensional forward modeling process, synthetic seismogram F (t) is the seismic wavelet S (t) and the reflection coefficient R (t) the convolution results.)
- 2021-03-21 11:39:17下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分: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