-
boshu
波束形成,主要是对初学者有较大的帮助,是常规波束形成的最简单的方法。(Beamforming, mainly a great help for beginners, the easiest way to conventional beamforming.)
- 2012-09-11 20:42:30下载
- 积分:1
-
MATLAB
matlab初学者最重要的资料,希望大家来下载学习,谢谢(matlab beginners to the most important information, I hope you learn to download, thank you)
- 2010-12-19 21:44:13下载
- 积分:1
-
matrix
This code is used to find the matrix converter result fir improving the active and reactive power
- 2013-11-06 01:35:34下载
- 积分:1
-
A
it is a rar file containing source codes of matlab
- 2011-08-29 13:54:58下载
- 积分:1
-
单神经元自适应PID控制的仿真研究 CHAP
用于进行单神经元自适应PID控制的仿真研究(Simulation of single neuron adaptive PID control)
- 2018-06-25 19:42:03下载
- 积分:1
-
VMD
VMD算法程序,自己调好的可以直接运行,适合初学者。(VMD algorithm program, its own tune can be directly run, suitable for beginners.)
- 2020-12-13 22:59:16下载
- 积分:1
-
WIND
wind speed prediction using ANN with input data
- 2012-04-24 15:37:29下载
- 积分:1
-
ica
对盲源分离中独立成分分析法的实现,包括去均值,白化,和牛顿迭代法进行的ICA分析。(The implementation of independent component analysis in blind source separation includes ICA analysis of mean value, whitening and Newton iteration.)
- 2018-07-27 09:53:44下载
- 积分:1
-
Twophoton
Two photon absorption
- 2009-03-07 14:56:12下载
- 积分: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