-
visa_travelers_cheques_acceptance
visa travellers cheques guidelines
- 2010-11-05 06:50:39下载
- 积分:1
-
wind-rose-matlabM-file
智能绘制风玫瑰图。采用十六分,方向的表示方法。(Smart draw wind roses. 16 points the direction of said。)
- 2021-02-19 22:39:43下载
- 积分:1
-
qianouhe
此程序分析微环在欠耦合情况下的性能,没有考虑损耗(This program analyzes the performance of the microring owe coupling case, did not consider the loss)
- 2012-09-03 17:12:18下载
- 积分:1
-
kmeans_fast_Color
This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence.
- 2014-01-02 17:03:15下载
- 积分:1
-
平板频散曲线
Lamb波的频散曲线,利用matlab编制了导波曲线,为导波检测模态选取提供了技术工作(Frequency dispersion curve of Lamb wave
The guided wave curve is compiled by MATLAB, which provides technical work for the selection of guided wave detection mode.)
- 2018-06-08 10:39:15下载
- 积分:1
-
JPEG
matlab编程实现JPEG的压缩和编码(JPEG compression and coding)
- 2009-06-03 18:27:43下载
- 积分:1
-
attachments_22_08_2009
bpsk modem for software defined radio complete
- 2010-01-13 18:04:21下载
- 积分:1
-
mm1_example
The queueing example which is simplest for mathematical analysis is the M/M/1 queue. Here is the tcl script for it.
- 2013-12-20 00:53:39下载
- 积分:1
-
Astar2
最经典的ASTAR算法 很实用的 学机器人的可以进(The most classic ASTAR algorithm very practical learning robot can enter)
- 2012-11-23 20:30:44下载
- 积分:1
-
MATLAB
MATLAB函数参考手册,查看matlab函数作用以及功能。( SVMLSPex02.m
Two Dimension SVM Problem, Two Class and Separable Situation
Difference with SVMLSPex01.m:
Take the Largrange Function (16)as object function insteads ||W||,
so it need more time than SVMLSex01.m
Method from Christopher J. C. Burges:
"A Tutorial on Support Vector Machines for Pattern Recognition", page 9
Objective: min "f(A)=-sum(ai)+sum[sum(ai*yi*xi*aj*yj*xj)]/2" ,function (16)
Subject to: sum{ai*yi}=0 ,function (15)
and ai>=0 for any i, the particular set of constraints C2 (page 9, line14).
The optimizing variables is "Lagrange Multipliers": A=[a1,a2,...,am],m is the number of total samples.)
- 2011-04-27 14:27:35下载
- 积分:1