-
APF
主要就是实现L_M优化算法,用matlab写的
转成c该很容易的,用来仿真用的,希望大家给出点意见,第一次上传(err)
- 2008-01-18 16:14:03下载
- 积分:1
-
BSS-SCA
来自中国知网的所有的关于BSS SCA的最新的论文,期刊及MATABLE知识点。内容齐全(Text from China for all the latest on BSS SCA papers, periodicals and MATABLE knowledge points. Complete content)
- 2013-11-19 10:47:36下载
- 积分:1
-
aerostatic-bearing
气体静压止推轴承气膜厚度随时间的变化分析(dynamic behavior of aerostatic beairng)
- 2016-03-24 08:05:58下载
- 积分:1
-
bakstein_data
图像校准的测试图片。标准的棋盘图像。摄像机标定。(Image calibration test image. Standard chessboard image. Camera calibration.)
- 2009-12-16 16:08:45下载
- 积分:1
-
PA
说明: 感知器算法分类数据,画出决策面。使用matlab编写,感兴趣的可以看看!(Perceptron Algorithm)
- 2009-06-02 11:17:44下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法,包括基本蚁群算法,排序蚁群算法,最大最小蚁群算法(Ant colony algorithm, including the basic ant colony algorithm, sorting ant algorithm, ant colony algorithm for the maximum and minimum)
- 2011-05-11 16:45:54下载
- 积分:1
-
Matlab
关于Matlab仿真的一些基本资料,帮助大家解决Simulink搭建模型的错误(Matlab simulation of some basic information to help you solve Simulink to build the model error)
- 2012-05-23 12:27:28下载
- 积分:1
-
LVCMAandBPSK
这个matlab代码是对传统的常数模盲均衡算法的改进,有需要的朋友可以看看。(Matlab code improvement on the traditional constant modulus blind equalization algorithm, and can see a friend in need.)
- 2012-04-28 11:18:12下载
- 积分: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
-
RWT_BIO
Non-decimated wavelet transform, redundant wavelet transform, stationary
% wavelet transform(Non-decimated wavelet transform, redundant wavelet transform, stationary wavelet transform)
- 2007-08-30 10:04:26下载
- 积分:1