-
my-code
Particle Swarm Optimazation code
- 2013-03-02 05:31:21下载
- 积分:1
-
DEMAnisoEff
能够进行各向异性的差分等效介质(Differential Effective Medium Model)理论,获得各向异性介质的弹性张量(This programme could be used to build anisotropic elastic model by anisotropic Differential Effective Medium Model)
- 2013-09-25 20:21:58下载
- 积分:1
-
Buck_DCM
simulink中对工作于DCM模式下的buck电路的闭环仿真模型(closed-loop simulation of buck converter working in DCM mode)
- 2021-01-11 11:48:49下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
spectral_clustering_cogs118b-master
1. 按照式计算相似性矩阵
2. 排除自身的相似度
3. 按照式计算归一化矩阵
4. 按照式计算归一化拉普拉斯图矩阵L
5. 计算L的特征向量,将前个特征值最大的向量按列放置成一个矩阵,即依次为前个特征值最大的特征向量
6. 归一化X形成矩阵Y
7. 对矩阵Y按每行为一个数据点,进行k-means聚类,第行所属的类就是原来所属的类。(1. similarity matrix based on formula computation
2. rule out your own similarity.
3. normalized matrix based on formula computation
4. normalized formula Laplasse matrix L according to formula.
5. Calculate the eigenvectors of L. Place the vectors with the largest eigenvalues in columns into a matrix, that is, the eigenvectors with the largest eigenvalues in turn.
6. normalized X formation matrix Y
7. K-means clustering is applied to matrix Y according to one data point per behavior. The first row belongs to the original class.)
- 2018-11-16 09:14:48下载
- 积分:1
-
dectohex
Matlab code that has function of writting an array of numbers in dat file as hexidecimal numbers that are suited for ADSP-2181.
- 2010-08-18 19:36:27下载
- 积分:1
-
fastimagesegmentaionusingdelaunaymathworks
this is a very good program of 3D-stereovision.
- 2010-11-17 20:14:07下载
- 积分:1
-
high_cumulation_recognize_signal
高阶循环累积量对信号进行识别,该文件代码完整,适合学习,可以直接更改来识别信号(Order cyclic cumulants of the signal recognition, the document code integrity, for learning, you can change to identify the signal directly)
- 2020-07-18 17:48:47下载
- 积分:1
-
mnpdefine
调度模拟盘定义程序。可以定义开关旁路带的情况。(definition disk scheduling simulation procedures. Switching bypass can be defined with the situation.)
- 2007-03-12 21:36:25下载
- 积分:1
-
radar
偏振雷达数据处理,偏振雷达基本数据格式按照2.0数据格式标准,在数据类型类型中增加了5个偏振量,分别为ZDR、PHDP、KDP、LDRH、ROHV(failed to translate)
- 2013-05-06 16:47:17下载
- 积分:1