搜索资源列表
shengyibofang2
- 接上一个程序 播放器可以实现波形的显示 还可以改变采样点个数和算法-procedures connected to a player can achieve waveform display can also change the number and sampling algorithm
IMAGEsampling
- JAVA数字图像处理,对图像进行采样!图像Miss.jpg为256×256,采样得N值可以是256,128,64,32,16等-JAVA digital image processing, image sampling! Miss.jpg images for 256 × 256, sampling a N value can be 256,128,64,32,16, etc.
ex-8
- RouletteWheel.java 轮盘法随机抽样(实数),抽100次后再依出现频率排序K-Means.java -ouletteWheel.java roulette randomly sampling (real number), pumping 100 times and then sorted according to frequency of occurrence
Java-sourceTest
- 此系统适用于学生成绩系统管理,特别是模拟抽样检测-This system is suitable for systems management student achievement, especially in analog sampling
test
- java 播放pcm格式代码 采样率等都可以调-java code to play pcm format so you can adjust the sampling rate
JaHMM
- 基于JAV的HMM采样算法的实现,有完整的源码和程序文档说明-JAV The HMM-based sampling algorithm, the complete source code and program documentation
FGPathBezier3
- 利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点-Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval
LDAGibbsSampling-master
- LDA 源码 可以利用它做GIBBS采样 生成主题模型-The LDA Source can use it to do the the GIBBS sampling generated topic model. . . .
gpsOptimize
- gps轨迹优化,gps采样的点显示轨迹的时候,由于gps漂移和定位精度的原因,地图上显示的轨迹不太理想,通过卡尔曼算法,是轨迹达到平滑的效果-gps trajectory optimization, gps sampling point display trajectory, because of drift and gps positioning accuracy reasons, the track displayed on the map is not ideal, through Kal
POSTaggingObservations
- top the acquisition and displays the recognized digit. Beside the length of speech segment it is possible to change also the sampling frequency.
random samling
- Random sampling code inJava
Systematic Sampling
- Systematic Sampling Code in Java
CVB0
- In this paper we introduce a novel collapsed Gibbs sampling method for the widely used latent Dirichlet allocation (LDA) model.
ARIMA
- 简单的Arima示例程序,实现了Arima对数据的简单预测-Arima Sampling
java_contours
- 给入DEM数据,生成等高线,算法上先采用反平方加权采样,然后在追踪出边缘的算法。-Import DEM data, generate contours.The algorithm acoording to reverse weight sampling and trace the edge of the contours.
Cchengxu
- AD采样,数字测频器,直流稳压电源,液晶显示和键盘数码管显示-AD sampling, digital frequency measurement, DC power supply, LCD display and keypad LED display
101138362InsNavigationKalman
- 这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program the gyroscopes and accelerometers to read data
mwiry
- Sampling from a priori probability, calculate the weight, Can dynamically adjust the parameters of the operating environment, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
LdaGibbsSampler
- lda 主题模型,lda吉布斯采样训练及测试(LDA topic model, LDA Gibbs sampling training and testing)