-
tanxin
背包问题 贪心法C++实现
功能健康,绝对无毒(Greedy Knapsack Problem C++ Achieve functional health, is absolutely non-toxic)
- 2008-04-27 19:46:02下载
- 积分:1
-
boat
压缩感知magicL1算法重要程序,能在压缩采样条件下精确重建(Compression algorithm magicL1 important perceptual procedures, sampling in compression under the conditions of reconstruction precision)
- 2009-05-06 12:24:11下载
- 积分:1
-
checkgeneralparameters.m
This function is a dialogue which changes the general simulation parameters (the function is called by pressing - Change Basic Geometry Details )
(This function is a dialogue which changes the general simulation parameters (the function is called by pressing- Change Basic Geometry Details )
)
- 2013-09-25 03:32:33下载
- 积分:1
-
JAD
JADE算法分析 用于独立分量分析和盲源分离算法(JADE algorithm)
- 2015-04-13 09:18:41下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
DOA估计
本程序介绍了主流的几种DOA估计的方法,例如MUSIC、Capon等等一些算法(This program introduces several mainstream methods of DOA estimation, such as MUSIC, Capon, and so on.)
- 2018-03-01 13:21:08下载
- 积分:1
-
shiXuTu
作业A和作业B串行(不采用缓输出技术)的时序图
作业A和作业B并发(采用缓输出技术)情况下的一种时序图(Job A and job B serial (non-use of slow output technology) and timing diagram concurrent operation A and operation B (using slow output technology) in case of a timing diagram)
- 2009-12-14 10:34:43下载
- 积分:1
-
1222
离散系统的MATLAB实现。学习利用matlab求解系统频率响应的方法;学习利用matlab求解系统输出响应的方法;
(MATLAB realization of discrete systems. Learning methods for solving systems using matlab frequency response learning methods for solving systems using matlab output response )
- 2014-12-08 20:22:12下载
- 积分:1
-
target-track
目标跟踪算法源代码,效果挺好,没错误。从事这方面学习的,可参考以下(Target tracking algorithm source code, the effect is very good, no errors. Engaged in this study, refer to the following)
- 2013-12-12 22:52:46下载
- 积分:1
-
Matching-Pursuit-Tool-Kit-(MPTK)
匹配追踪工具包(MPTK)提供了快速实现匹配追踪算法的多通道信号的稀疏分解。它包括一个C + +库,独立的命令行实用程序,还有一些脚本运行它,并通过Matlab的绘图结果。(The Matching Pursuit Tool Kit (MPTK) provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of multichannel signals. It comprises a C++ library, standalone command line utilities, and some scripts for running it and plotting the results through Matlab.)
- 2014-01-13 00:11:00下载
- 积分:1