-
DSP
利用matlab实现简单的数字信号处理的问题,有详细的源代码和分析(Using matlab to achieve a simple digital signal processing problems, detailed source code analysis)
- 2012-10-23 21:55:22下载
- 积分:1
-
bv_cvxbook
Convex Optimization.----Stephen Boyd(Convex Optimization.---- Stephen Boyd)
- 2013-12-04 14:56:27下载
- 积分:1
-
OMP
二维omp算法,初学者建议看看,对学习很有帮助(Two dimensional OMP algorithm, a simple application)
- 2015-03-17 16:13:05下载
- 积分:1
-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
MATLABä -the tremendously popular computation, numerical analysis, signal processing, data analysis, and graphical software package-allows virtually every scientist and engineer to make better and faster progress. As MATLAB s world-wide sales approach a half-million with an estimated four million users, it becomes a near necessity that professionals and students have a level of competence in its use. Until now, however, there has been no book that quickly and effectively introduces MATLAB s capabilities to new users and assists those with more experience down the path toward increasingly sophisticated work.
Basics of MATLAB and Beyond is just such a book. Its hands-on, tutorial approach gently takes new users by the hand and leads them to competence in all the fundamentals of MATLAB. Then, with equal effectiveness, it covers the advanced topics that lead to full, creative exploitation of MATLAB s awesome power.
- 2015-04-21 21:34:22下载
- 积分:1
-
jiasudu
对加速度传感器采集的加速度数据进行二次积分,得出位移数据,并在几分过程中进行积分基线的标定,较精确。(The acceleration of acceleration sensors to collect data, a second integral part of displacement data, and in the process of integration, the more precise the baseline calibration.)
- 2021-02-23 00:59:40下载
- 积分: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
-
Fractional-Fourier-transform
说明: 分数阶傅里叶变换,一维的分数阶傅里叶变换matlab程序(Fractional Fourier transform)
- 2011-03-17 13:33:17下载
- 积分:1
-
matlab_bayes_classifier
使用matlab编写的bayes分类器,朴素贝叶斯分类器(Prepared using bayes classifier matlab)
- 2010-06-24 09:48:44下载
- 积分:1
-
FIR
FIR滤波器设计的课件,大家及时下载学习!!(FIR filter design courseware, we learn from time to download! !)
- 2010-01-01 20:25:07下载
- 积分:1
-
PQ_controlled_dq_1
本次设计介绍了并网逆变器的数学模型、PQ 恒功率控制原理,搭建了 PQ 控 制模型,验证了 PQ 控制的运行特性,实现了有功无功功率的任意调节。(This design introduces the mathematical model of the grid-connected inverter and the PQ constant power control principle. The PQ control model is built to verify the operating characteristics of the PQ control and realize the arbitrary adjustment of the active and reactive power.)
- 2018-09-06 20:54:16下载
- 积分:1