-
xiandaixinhaochuli
MATLAB中有专用的通信工具箱,里面提供了相当多的通信方面的函数,使用户能
轻松地进行通信方面的分析与处理,用户也可以自己编程解决问题(There are dedicated MATLAB toolbox of communication, which provides a considerable number of communications functions, allows users to easily communicate analysis and processing, the user can also be programmed to solve the problem themselves)
- 2009-04-10 16:40:22下载
- 积分:1
-
MatlabGAILVHANSHUDAQUAN
基于MATLAB提供的函数,帮助初学者使用概率统计函数,以及计算概率分布函数的参数。(Based on MATLAB provides functions to help beginners to use probability and statistics functions, and to calculate the probability distribution function parameters.)
- 2013-09-18 19:08:20下载
- 积分:1
-
ICA
基于独立分量分析去除肌电信号中的工频干扰及其谐波分量(Filter the power line interference and its harmonic in EMG)
- 2013-03-12 19:03:31下载
- 积分:1
-
MUSIC
此程序为经典MUSIC算法,仿真含有两个干扰源情况下效果(This procedure for classical MUSIC algorithm, simulation case containing two sources of interference effects)
- 2013-08-10 17:03:55下载
- 积分:1
-
simulinkexample
内容为matlabsimulink通信系统仿真配套例程,
有大量例程(this is example of communation program
for matlab simulink)
- 2013-11-15 15:52:10下载
- 积分:1
-
Chomsky
chomsky文法判断,0,1,2,3四种文法类型的判断(chomsky)
- 2009-12-28 19:49:50下载
- 积分:1
-
danchunxingfa
用单纯形法解线性规划 根据单纯形法的原理,在线性规划问题中,决策变量(控制变量)x1,x2,…x n的值称为一个解,满足所有的约束条件的解称为可行解。使目标函数达到最大值(或最小值)的可行解称为最优解。这样,一个最优解能在整个由约束条件所确定的可行区域内使目标函数达到最大值(或最小值)。求解线性规划问题的目的就是要找出最优解。 (According to the principle of the simplex method, in linear programming problem, the decision variables (control variable) x1, x2,... X n value is called a solution, meet all of the constraint conditions of the solution of the called feasible solution. The objective function to achieve maximum (or minimum) feasible solution of the optimal solution is called. So, an optimal solution by constraint conditions throughout the feasible region determined the objective function to achieve maximum or minimum value). To solve the linear programming problem is to find out the purpose of the optimal solution.
)
- 2011-12-19 15:39:08下载
- 积分:1
-
hilbertvb1
Hilbert变换,经过测试,与matlab一致(Hilbert transform, tested, consistent with matlab)
- 2013-01-12 21:37:34下载
- 积分:1
-
double-position-align
对于180度旋转的惯导系统的惯性器件的输出实现位置姿态对准(For output 180 degree rotation of INS inertial devices achieve alignment position and attitude)
- 2014-12-15 16:34:28下载
- 积分:1
-
bpann
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原
优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) (A Matlab procedures in strict accordance with the BP network computing formula to design, the optimization design was carried out on BP network
Optimization design of 1: YYY, that is O (k) in the formula, when the network into the flat area (<0.0001) learning rate increase, after learning rate and reduction
Optimization of 2:v (I, J) =v (I, J)+deltv (I, J)+a*dv (I, J) )
- 2015-01-27 17:07:04下载
- 积分:1