搜索资源列表
TWSVM
- 借助(线性)孪生支持向量机对二分类问题的求解程序。-Using twin support vector machines to solve binary classification problems.
EKsation_last
- 编写时间2009年2月24日第1次 以后以此区别修改版本!!! ---------频域传递公式推导------------ 变量说明:zn1 zn2:分别为左塔和右塔阻尼比 w1式起重机w1 w2:左塔和右塔固有频率 w01 w02 wc分别连体左支座、右支座、连体自振频率 zn01 zn02 分别为连体左支座、右支座的连接阻尼比 非对称双塔连体结构 主要考虑支座连接频率比的变化结构反应功率谱曲线- Write time, February 24, 200
shuangxiang
- 实现双项循环链表的建立、查找、删除、就长度、插入等操作-To achieve the establishment of twin circular linked list, find, delete, on the length of the insertion operation
closedrotor
- System identification of twin rotor(16th order)
STBC_2Tx_2Rx_Rayleigh_QPSK_Pe1
- 双发双收的QPSK仿真,并统计系统的误码率-Twin pairs received QPSK simulation and the BER statistics
The-twin-line-puts-algorithm
- 一种双线性插值算法的简单实现方法,供大家学习参考。-One kind of bilinear interpolation algorithm to achieve a simple way for them to learn information.
TWSVM(2)
- 借助(非线性)孪生支持向量机,来解决二分类问题。-Twin support vector machine to solve the problem of binary classification with the (non-linear).
InitialAlignment
- 采用最小二乘估计和Kalman滤波估计方法,提出、设计实现了一个有效实用的FOG 捷联式惯导系统(SINS)初始对准方法。-the least twin multiplication estimatin The Kalman filter estimation are adopted, and a FOG SINS’s initial alignment method is put foreword and designed.
acoplamento_duasF_Nlinear
- Coupling twin core fibers-Coupling twin core fibers
Codo-mo-phong
- MIMO-Capacity.m (Simulation of MIMO channel capacity of antenna transceivers) MIMO-detector Route tinh.m (compare the bit error rate of twin separation method linear ZF and MMSE)
diancichangfangzhen
- 电磁波与电磁场的仿真,其中有平行双导线,同轴线电位仿真程序及仿真结果。-Electromagnetic waves and electromagnetic field simulation, parallel twin wire, coaxial potential simulation program and simulation results.
bouble-tower
- 背景 从前,有一个古老的帝国有两个形状不同的塔分别在不同的两个城市里。这两个塔是用圆形的砖一块一块建成的。这些圆形砖的高度是一样的,其半径都是整数。很明显,尽管这两个塔形状不同,但造塔所使用的圆形砖却有很多是相同的。 过了很多年,一个国王命令他的建筑师们移除两个塔的部分砖以便使它们的形状完全一样,同时使两个塔的高度尽可能的高,并且新塔的砖瓦的排列顺序必须与原来的一样。国王认为这样的两个塔象征着这两个城市之间的和谐和平等,于是命名它们为双胞胎塔。 任务 现在,两千年以
NPSVM-dual(Nonparallel-SVM)
- 对现在非常流行的非平行超平面进行编程,可用于twin svm等非平行问题。-Use for "Nonparallel Support Vector Machines"
Epsilon Twin Support vector machine
- This is the matlab code of Epsilon Twin Support vector machine
Kernel function
- This is the code of kernel function used in epsilon twin support vector machine
SOR
- This is successive overrelaxation technique matlab code required for Epsilon twin support vector machine
LSTSVM
- Least Square Twin Support Vector Machine Matlab code
netsim
- netsim.m is a passive network simulator based on the modified nodal analysis. The simulator loads a passive network descr iption (a text file) then can be set to carry out a transient (time) or ac (frequency) analysis of the circuit. The sample file
twint_chaos
- twin-T混沌电路Matlab程序仿真,压缩包里有Twin-T混沌电路图-twin-T chaotic circuit Matlab simulation, compression bag has a Twin-T Chaos Schematic
twin-support-vector-machine
- 孪生支持向量机(Twin support vector machine,TWSVM、TSVM)是SVM的一种变形算法。该TWSVM用于二分类,适合初学者有。-Twin support vector machine(TWSVM、TSVM)is a modified algorithm of SVM. This code is for beginner.