-
check
验证企业信息中的组织机构代码的合法性,错误会提示并定位到出错的地方,可以在离开焦点时验证(organize code check)
- 2014-08-27 23:21:22下载
- 积分:1
-
puma3d
PUMA 3D Model
PUMA Basic Movements
PUMA Trajectory Generation
- 2014-12-12 03:48:17下载
- 积分:1
-
transientstability-analysis
TRANSIENT AND SMALL SIGNAL ANALYSIS OF MULTI MACHINE CONFIGURATION
- 2012-02-05 11:12:39下载
- 积分:1
-
pcode-sh42r8
matlab实现的遗传算法和蚁群算法,结合了JwZIYT算法的优点,解决Agzwzah问题,求其最优解的整个步骤,是个不错的程序,调试没有错误
(Genetic algorithm and ant colony algorithm matlab implementation, combined with the advantages ofJwZIYT algorithm to solve Agzwzah problem, the entire step of seeking the optimal solution, is a good program, no error debugging
)
- 2015-12-26 11:23:18下载
- 积分:1
-
CS_OMP
该文档是一个比较简单的能够获得压缩感知稀疏解的matlab代码-OMP(正交匹配追踪),
通过离散傅里叶变换将时域接收信号变换到频域上,
得到接收信号的频域稀疏表示,通过OMP算法,求出稀疏解,
并通过重构信号误差衡量该算法代码的精确度。(This document is a simple matlab code -OMP (Orthogonal Matching Pursuit algorithm) by which the sparse solution of compressed sensing can be obtained.
Firstly, signals received are transformed from the time domain to the frequency domain by the discrete Fourier transform.
Secondly, sparse solutions of received signals are obtained by OMP algorithm.
Finally, reconstruction error depicts the accuracy of the algorithm.)
- 2021-03-06 22:29:30下载
- 积分:1
-
matlab
实现数字水印提取 变换 分数级数变换压缩(watermark)
- 2010-05-20 22:27:12下载
- 积分:1
-
65850aa6cee2df523eb85276f49179b1
Calendar Application” Using C/C++
- 2015-03-02 03:28:55下载
- 积分:1
-
TSP
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 (Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.)
- 2010-05-20 23:00:22下载
- 积分:1
-
Otsu
最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
- 2011-05-16 10:42:10下载
- 积分:1
-
ZF_Equalizer
考虑一个信道失真了的脉冲x(t),在均衡器的输入端由下式表示:x(t)=1/(1+(2t/T)^2)
其中1/T为符号率。该脉冲以2/T采样率被采样,而且用一个2K+1=11的强迫归零均衡器进行均衡。写一个Matlab程序来解这些迫零均衡器的系数,求出并画出这个迫零均衡器50个采样值的输出。(Considering a channel distortion of the pulse x (T), the input end of the equalizer is represented by the X (T) =1/ (1+ (2t/T) ^2).
1/T is a symbol rate. The pulse is sampled at the 2/T sampling rate and is balanced by a 2K+1=11 forced zero equalizer. A Matlab program is written to solve the coefficients of these zero forcing equalizers and to find out and draw the output of the 50 sampling values of the zero forcing equalizer.)
- 2020-11-28 05:59:31下载
- 积分:1