-
Guide_to_Quant_Careers
一本指导IT技术人员走向金融IT路线的书籍,关于职业生涯规划(a book to guild ITers pave their ways to finantial-IT careers.)
- 2010-12-20 01:03:26下载
- 积分:1
-
fisher1111
基于Fisher准则线性分类器设计
进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识,理解Fisher准则方法确定最佳线性分界面方法的原理
(Fisher linear classification criteria for classification designed to further understanding of the design concept According to the design of linear classification for a more profound understanding, Fisher understood the criteria to determine the best method of linear interface of the theory)
- 2007-01-16 23:57:34下载
- 积分:1
-
frequency-tuned
Frequency-tuned Salient Region Detection这篇论文的matlab代码,已运行通过。(This is the code of the paper“Frequency-tuned Salient Region Detection”,and it has been run successfully.)
- 2014-10-28 10:44:48下载
- 积分:1
-
matlab-main-function-and-command
Matlab图形图像处理函数,内有主要命令和函数,希望能帮助你学习matlab(Matlab graphics,image processing functions,,there are major commands and functions,,hoping to help you learn matlab)
- 2010-12-11 00:09:20下载
- 积分:1
-
SceneTransitionBasic
演示如何使用活动场景转换的转换,从一个活动到另一个。使用moveImage和changeBounds的组合很好地转换图像的网格,一个活动的大图像和详细信息文本(Demonstrates how to the use Activity scene transitions when transitions one Activity to another. Uses a combination of moveImage and changeBounds to nicely transition a grid of images to an Activity with a large image and detail text.)
- 2014-10-25 23:54:35下载
- 积分:1
-
AIRtools
ART reconstruction toolbar
- 2012-12-15 07:38:38下载
- 积分:1
-
matlab--program
1.纽马克算法,振动分析方法,计算多自由度系统振动响应,位移,速度,加速度
2.用于计算多自由度系统固有频率、固有振型、模态质量、模态刚度矩阵、正则模态向量、受迫响应振动
3.里兹法是一种缩减系统自由度的近似方法,用于多自由度系统的求解
4.庞加莱截面图法,用来对多变量自治系统的运动进行分析
5.频谱图法,用于系统的频域分析
6.线加速度法求解系统振动响应
7.雨流计数法,主要用于工程界, 特别在疲劳寿命计算中运用非常广泛,对载荷的时间历程通过计数的过程反映了材料的记忆特性(1. Newmark algorithm, vibration analysis method to calculate multiple degrees of freedom system vibration, displacement, velocity, acceleration 2. Multi-DOF system for calculating the natural frequencies, mode shapes, modal mass, modal stiffness matrix, normal modes state vector, forced vibration response 3. Ritz method is an approximate method to reduce the degrees of freedom for multi-degree of freedom systems solving 4. Poincare sectional view method for multivariable autonomous motion system are 5. the spectrum analysis method for frequency domain analysis system 6. the method for solving linear acceleration system vibration 7. the rain flow counting method, mainly used in engineering, especially used in the calculation of the fatigue life of a very wide range of load time through the course of the process of counting it reflects the memory characteristics of the material)
- 2021-01-09 21:18:56下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
P
说明: WLS的电力系统状态估计,能够迅速完成节点迭代(WLS state estimation of power system that can quickly complete node iterator)
- 2015-05-21 17:03:42下载
- 积分:1
-
FIR
在Matlab环境下实现的FIR滤波器,以通过编译和运行,可用(In the Matlab environment realize the FIR filter, and run through the compiler can be used)
- 2008-02-22 16:46:54下载
- 积分:1