-
election1234
Implements many different methods for determining the winner of an election given voter preferences
- 2010-10-22 01:00:57下载
- 积分:1
-
Writing-Fast-Matlab-Code-2008
matlab宝典,编程使用,可以有效提高程度得效率(matlab,improve the code )
- 2012-04-03 23:47:14下载
- 积分:1
-
MyPFcodes
粒子滤波的源代码我自己觉得特别好可以了解粒子滤波有一个基础(particle filter the source code I feel particularly good understanding of particle filter can be a basis)
- 2007-05-29 10:40:12下载
- 积分:1
-
Edge_Wavelet
小波模极大值用于边缘提取,分析对象:woman图像。连线的工作没有做。(Wavelet Modulus Maxima for edge detection, analysis of the object: woman image. Connection does not do the work.)
- 2009-04-24 23:10:18下载
- 积分: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
-
sancigouzhangjihans
三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出.以第1边界条件为例,用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组.通过Matlab编制三次样条函数的通用程序,可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图.(Cubic spline interpolation function from the real problems of boundary conditions cubic spline interpolation is required to give the state of the endpoint. Boundary conditions in the first example, the second derivative with node represents a cubic spline interpolation function, solving equations associated with catch-up method group. preparation of common procedures cubic spline function through Matlab, can directly display each range segment cubic spline function body expression, to the point of interpolation has been calculated and displayed for each sub-interval graphs.)
- 2014-01-13 09:20:17下载
- 积分:1
-
43-cases-code-for-neural-network-
该压缩包中有史峰等人编写的《MATLAB神经网络43个案例分析》的全部代码及数据。对于MATLAB的初学者很有帮助。(The archive has written the history of Feng et al "MATLAB neural network 43 case studies" of all the code and data. MATLAB is helpful for beginners.)
- 2014-07-08 15:52:06下载
- 积分:1
-
关于风电并网多目标经济调度
说明: 微电网经济调度优化,风光微电网的成本最小化,从而提升整体效益(Optimal Dispatching of Microgrid)
- 2019-01-06 14:30:53下载
- 积分:1
-
ica
利用原数据进行实验,并利用主成份分析后取样本。(Experimental use of the original data and the use of principal component analysis of a sample.)
- 2009-04-20 11:07:16下载
- 积分:1
-
Unitar-ESPRIT_MATLAB
面阵中二维角度估计的matlab程序,应用Unitar-ESPRIT算法,有部分注释。(Array of two-dimensional Angle estimation of matlab, Unitar- ESPRIT algorithm and some comments.)
- 2014-10-21 21:13:08下载
- 积分:1