搜索资源列表
bcs_vb.zip
- 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子,The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
3
- This program calculates the Fibonacci numbers via simple arithmetic operations as quickly as possible.
l1benchmark
- l1benchmark 这个算法包提供了十种求解带稀疏约束的矩阵方程 AX=b 的 MATLAB 实现代码,并提供了一个比较各种算法求解结果的演示。-An L1-norm minimization benchmark package, which contains an implementation of ten L1-norm minimization algorithms in MATLAB. The package also provides a test scr ipt for comp
Ap
- Price the American put option via Monte carlo simulation and the LSM
esintp
- An edge guided image interpolation algorithm via directional filtering and data fusion
svdpackc.tar
- svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
cox_algorithm
- in his name this code is simulation of cox algorithm for ofdm synchronization in WIMAX down link systems. it send 2 frame via awgn channel and uses from correlation to detect the beginning of frame. .-in his name this code is simulat
brute
- RDP brute - command line tool which very basically allows automating password guessing via RDP connections
ycpenguan
- 拟一维亚声速---超音速等熵喷管流动的CFD解法-Via the speed of sound to be a supersonic isentropic nozzle flow--- the CFD solution
CSAMPLE
- The CSAMPLE program implements a simple addition and subtraction calculator. Numbers and operators are entered via serial I/O. The CSAMPLE program is available in different targets: Standard: CSAMPLE example in SMALL model for Simulation-Th
MP_DOA
- 针对多径效应的影响,提出了一种基于矩阵束的MIMO 雷达低仰角快速估计方法。该方法同时考虑了发射多径信号和接收多径信号,采用单样本数信号矢量构造了一个前后向矩阵束,并利用两个酉矩阵对该矩阵束进行降维处理,最后采用广义特征值分解的总体最小二乘法来估计目标角度。算法不需要估计数据协方差矩阵,可在低 信噪比和单样本数情况下,有效地克服多径效应,实现同时多目标低仰角估计,相比最大似然算法,避免了谱峰搜索,计算量小。仿真结果验证了该算法的有效性。-To overcome the multipath e
bessel
- 美国学生上计算物理课,编写的球贝塞尔函数递归-Spherical Bessel functions via up and down recursion, taken from: "Projects in Computational Physics" by Landau and Paez, by John Wiley and Sons, New York.
check_derivation.m
- Derivation finder via multirelaxation time lattice botzma-Derivation finder via multirelaxation time lattice botzmann
rs.c
- This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm.-This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via
kkkkk
- 通过经纬度,精确计算两点长度 通过若干算法计算,并给出VB界面-via longtitiude and latitude get the distance between two point
KMean
- KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
BSpline
- B样条曲线插值和生成程序,通过有限个控制点和曲线表达式来完成。-To generate B-spline curves via several input control points.
Matrix
- Simple matrix algebra C++ library. Implements such a useful tools like a: - Linear equation solving via QT decomposition - Singular value decomposition - Karhunen-Loeve transform
SSD1963 & ucos2 & STM32F103VC
- This is my portation of an SSD1963 TFT Display (HY35A) Driver to the emWIN/ucGui 3.90a that linked them via FSMC Bus to an STM32F103VC (miniSTM32). Looks great and work fine. I did them to check out the portability of an externla TFT-Driver bound to
Welch1
- Power spectral density via Welch s method