-
CD4060
CD4060的详细资料,介绍了CD4060的工作性能和相关参数(CD4060 detailed information on the CD4060' s work performance and related parameters)
- 2010-09-14 11:26:49下载
- 积分:1
-
GA-for-epginomics-workflow
基于遗传算法的epginomics科学工作流调度优化算法.(a GA based for epginomics workflow scheduling optimization)
- 2016-07-18 16:40:02下载
- 积分:1
-
svc23
说明: SVM 的代码,工具箱的使用内部有详细的说明,请读者看看Matlab代码中参数使用,将训练数据以矩阵形式输入,即可使用(SVM code, the use of the toolbox there are detailed instructions, please take a look at Matlab code readers parameter use, will be a matrix of training data input, you can use)
- 2008-10-09 10:42:46下载
- 积分:1
-
Digital-Signal-Processing--System-Analysis-and-De
Digital signal processing is the discipline that studies the rules governing the behavior of discrete signals, as well as the systems used to process them. It also deals with the issues involved in processing continuous signals using digital techniques. Digital signal processing pervades modern life. It has applications in compact disc players, computer tomography, geological processing, mobile phones, electronic toys, and many others.
- 2013-11-23 12:26:43下载
- 积分:1
-
kalman_predict_correct
本例是使用kalman filter作为状态观测器,对直流无刷电机的状态进行观测。从结果可以看出,对状态估计的效果非常的好(This example is the use of kalman filter as an observer state, the state of brushless DC motors were observed. As can be seen the results of state estimation of the effect is very good)
- 2015-04-09 14:23:16下载
- 积分:1
-
Hilbert
说明: 用Hilbert-Huang变换进行脑电信号处理可以细致的看到脑电信号的频率变化规律。
(With the Hilbert-Huang Transform EEG signal processing can see detailed changes of the frequency of EEG.)
- 2011-03-04 19:25:55下载
- 积分:1
-
lteScheduler
说明: 3GPP LTE上行虚拟MIMO中的一种调度算法源程序代码(3GPP LTE uplink virtual MIMO scheduling algorithm in a source code)
- 2011-03-14 22:29:32下载
- 积分:1
-
SimulinkSlides
matlab simulink wind turbine with doubly feed induction generator
- 2015-03-24 23:22:05下载
- 积分:1
-
matleb
书籍:精通MATLAB-综合辅导与指南(附例程),是一个还不错的介绍matlab的书籍(books : proficient in MATLAB-comprehensive counseling and guidance (routines), is a pretty good book on Matlab)
- 2007-05-20 17:51:20下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1