-
power_zener
Zener Diode Regulator
This example presents a model of the zener diode used in a voltage regulator
- 2014-10-27 17:53:36下载
- 积分:1
-
matlab
DPSK信道的matlab仿真,误码率,时延,汉明信道编码(Channel DPSK matlab simulation, error rate, delay, Hamming channel coding)
- 2013-12-09 11:00:17下载
- 积分: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
-
best
matlab潮流程序 matlab潮流程序(power flow software power flow software)
- 2011-07-06 13:07:01下载
- 积分:1
-
Archive
Matlab Image processing Filtering kernel
- 2014-10-04 14:58:29下载
- 积分:1
-
FCM2
a new version of implemented FCM on matlab
- 2013-03-13 02:42:18下载
- 积分:1
-
itg_COF
MODEM芯片内部寄存器地址,对每个寄存器进行操作,操作的数值很多,一个一个罗列下来。(MODEM chip register address for each register to operation, the operation of the values many, listing one by one down.)
- 2010-09-04 18:25:25下载
- 积分:1
-
gears
MATLAB Simulation仿真文件,齿轮传动的仿真,使用SimMechanics工具箱(MATLAB Simulation simulation files, gear simulation, using SimMechanics Toolbox)
- 2020-09-06 14:48:04下载
- 积分:1
-
Collective_Intelligence
集体智慧编程。。关于数据挖掘和网络的一本经典书。。。(Programming Collective Intelligence. . Data mining and network on a classic book. . .)
- 2010-08-05 08:30:11下载
- 积分:1
-
Peakfinder
Basic function to locate and measure the positive peaks in a noisy
data sets. Detects peaks by looking for downward zero-crossings
in the smoothed third derivative that exceed SlopeThreshold
and peak amplitudes that exceed AmpThreshold. Determines,
position, height, and approximate width of each peak by least-squares
curve-fitting the log of top part of the peak with a parabola.
- 2009-03-18 14:58:18下载
- 积分:1