-
Poincare
说明: 绘制庞加莱截面图,在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。(mapping Poincare section, in phase space appropriate (observation system should be beneficial to the movement and change, if not with the section line tangent track, rail lines not included) selected a cross section, in this section for a pair of conjugate variables such as x1 and X.1 from fixed value, stating that this section of the Poincare section, phase space for the track and Poincare sections of the intersection as intercept point.)
- 2006-04-30 21:18:22下载
- 积分:1
-
matlabhanshuji
MATLAB基本函数集,对学习MATLAB指令有很大的帮助!!!(Basic set of MATLAB functions, MATLAB commands to learn a great help! ! !)
- 2011-08-17 12:55:31下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
Source-Code---Numerical-Recipes-In-C-Version-2
Source Code - Numerical Recipes In C Version 2.10.zip
- 2014-11-29 20:23:58下载
- 积分:1
-
example
模糊聚类分析,常规的聚类方法,可以使用于经济、生物、社会调研等各方面分类(fuzzy clustering)
- 2011-04-30 11:44:36下载
- 积分:1
-
LTE_System_Level_1.4_r570
To solve this instance of the decision problem we must determine whether there is a truth value (TRUE or FALSE) we can assign to each of the variables (x1 through x4) such that the entire expression is TRUE. In this instance, there is such an assignment (x1 = TRUE,x2 = TRUE, x3=TRUE, x4=TRUE), so the answer to this instance is YES. This is one of many possible assignments, with for instance, any set of assignments including x1 = TRUE being sufficient. If there were no such assignment(s), the answer would be NO.
- 2012-04-23 22:00:12下载
- 积分:1
-
Tiny_FDTD_v1
一维声波动 采用FDTD进行编程,代码超简单(1D FDTD)
- 2014-10-31 15:13:56下载
- 积分:1
-
Relay_routing
In March 2006 an IEEE task group was created to for incorporating mobile multihop relay capabilities in the mobile Wimax standard IEEE 802.16e. This group came up with an amendment to the 16e standard which is called 802.16j. This amendment is fully backward compatible. The addition of relay capability does not affect the design of MS unless MS has to exploit some optional features such as receive diversity. The BS needs to change slightly and is called MR-BS to differentiate it from BS with no MMR capabilities.
- 2011-10-23 22:28:14下载
- 积分:1
-
hfd
Higuchi fractal dimension of x
- 2014-02-10 04:01:38下载
- 积分:1
-
feature-selection-master
最小冗余最大相关性(MRMR)(MRMR.M)
需要外部库。详情请见MRMR。下载一个更新版本的互信息工具箱
偏最小二乘(PLS)回归系数(ReGCOEF.m)
使用MATLAB统计工具箱中的PLSReress
ReliefF(分类)和RReliefF(回归)(ReleFracePr.M.)
从Matlab STATS工具箱中包装Releff.m。这是Matlab R2010B以后提供的。
ReliefF的另一个选择是使用ASU特征选择工具箱中的代码。这使用WEKA工具箱的ReleFEF,因此需要额外的库。请参阅相应的文档。
费雪评分(Fisher评分)
围绕ASFS特征选择工具箱围绕FSFisher。M(Minimum Redundancy Maximum Relevance (mRMR) (mRMR.m)
Needs external library. See mRMR.m for details.
Download a newer version of the mutual information toolbox
Partial Least Squares (PLS) regression coefficients (regCoef.m)
Uses plsregress.m from MATLAB statistics toolbox
ReliefF (classification) and RReliefF (regression) (relieffWrapper.m)
Wraps around relieff.m from the MATLAB stats toolbox. This is available MATLAB r2010b onwards.
Another option for ReliefF is to use the code from ASU Feature Selection toolbox. This uses ReliefF from weka toolbox and hence needs additional libraries. Please see the corresponding documentation.
Fisher Score (fisherScore.m)
Wraps around fsFisher.m from the ASU Feature Selection toolbox)
- 2020-07-22 09:48:44下载
- 积分:1