-
powell-optimization
Powell s Optimization technique used for image processing.
- 2013-07-12 21:06:12下载
- 积分:1
-
puguji
关于功率谱估计的论文,论文里面写有程序的,包括,窗函数方法,多窗估计法,自相关算法AR模型谱估计。(A paper on the power spectrum estimation, the paper inside to write a program, including, window function method, multi-window estimation, autocorrelation AR model spectrum estimation algorithm.)
- 2010-05-20 11:57:26下载
- 积分:1
-
rayleigh_shading
认知无线电中的主用户的能量检测,非协作检测,Rayleigh衰落信道下(Cognitive radio, primary user detection, under Rayleigh channel)
- 2020-06-29 01:40:02下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Julia112
画一个分形图Julia集的程序,分形图MATLAB环境下编程的(Draw a fractal Julia sets procedures, fractal images programming in MATLAB environment)
- 2013-04-17 21:23:47下载
- 积分:1
-
tow
随着应用的越来越复杂,对数据同步和存储的要求越来越多,有时候我们面对大量复杂的数据加载和数据同步代价,尤其是如果单服务器无法承载大量应用数据的时候,我们如何可以实现动态扩展服务器已达到负载均衡的目标(As applications are becoming more complex, the data synchronization and storage requirements are more and more, sometimes we are facing a large amount of data loading and data synchronization costs, especially if a single server cannot load a lot of the time of application data, how can we realize the dynamic extension of the server has reached the aim of load balancing)
- 2015-01-27 16:52:18下载
- 积分:1
-
TSP-via-ants-colony
here is m-files for tsp problem .it is well written with good descriptions.and works even for large number of nodes.
- 2014-02-01 16:10:38下载
- 积分:1
-
neidianfa
该程序使用matlab开发的规划中的经典算法——基于对偶仿射理论的内点法,在工程中是很常用的(The program developed by the use of matlab classical planning algorithm- based on the theory of dual affine interior point method, in the projects is a very commonly used)
- 2007-11-15 06:23:56下载
- 积分:1
-
BP
神经网络BP辨识的Matlab算法,用于辨别复杂的非线性系统(Identification of the Matlab neural network BP algorithm, used to identify the complex nonlinear systems)
- 2013-09-23 10:34:31下载
- 积分:1
-
Analytical-Gradient-Based-Optimization-Technique
应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari(Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique _Smain Amari-)
- 2010-07-30 11:47:51下载
- 积分:1