▍1. itpp-4.3.1
IT++ is a C++ library of mathematical, signal processing and communication routines.
IT++ is a C++ library of mathematical, signal processing and communication routines.
Scene completion.This is a toy implementation of Scene Completion Using Millions of Photographs for 6.870 Object Recognition and Scene Understanding.(This implementation uses a of 54,000 256x256 images the Oliva lab for which we already have gist-based nearest neighbors data. )
说明: 计算时滞微分方程的李雅普诺夫指数,动力学维数(Delay differential equations Lyapunov index calculation, dynamic dimension)
说明: program c++ for vector quantization use k-means
Model : PM42L-048-HHC9 Drive Mode : BIPOLAR CHOPPER Drive Voltage : 24.0 V Method : 2-2P Drive IC : UDN2917EB Surge/Current : / 600 mA / Phase (Peak) Coil Resistance : 7.0 Ω Magnet Material : MS70M
This AVL tree program that keeps the balance of the tree while deleting numbers
某市有一码头,每次仅容一辆船停泊装卸货,由于经常有船等候进港,部分人提出要扩建码头。经过调查历史资料发现,码头平均每月停船24艘,每艘船的停泊时间为24±20小时,相邻两艘船的到达时间间隔为30±15小时,如果一艘船因有船在港而等候1小时,其消耗成本为1000元。经预算,扩建码头大约需要1350万元,故市长决策如下:如果未来五年内停泊船只因等候的成本消耗总和超过扩建码头花费则扩建码头,否则,不予扩建。因此,希望你能够帮助市长做出决策。此问题已知到达的大概时间和大概停泊时间,对于此问题用概率统计的方法来做比较复杂,可用程序随机产生到达时间和停泊时间来模拟未来五年内船的停泊,多次模拟预测停泊情况,以做出决策(。-Problem in a city with a terminal expansion dock, each only allow a boat moored loading and unloading, as often there are waiting boat into port, some people proposed to expand pier. Terminal stopping 24 per month, per vessel berthing time of 24 ± 20 hours, the arrival of two adjacent vessels interval 30 ± 15 hours, if a ship due to boat in the harbor while waiting for one hour, and its consumption cost of 1,000 yuan. The budget of about 13.5 million yuan expansion dock, so the mayor decision as follows: If a ship is moored next five years, the cost of waiting more than the sum of consumption spending is expanding marina pier extension, otherwise, not expanded.)
阵列信号处理中自适应波束优化准则之一ASC旁瓣相消 MSE准则(Array Signal Processing ASC adaptive beam sidelobe canceller MSE criterion of optimization criteria)
通过c语言编程画出m序列的自相关及频谱图形,还包括扩频和解扩,(M squence can be described through C language )
目标跟踪算法,运用交互多模型算法的卡尔曼滤波器。有文档,有程序,适用于初学者(Target tracking algorithm, using interactive multiple model Kalman filter algorithm)
基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细(Path planning, ant colony algorithm, including 2D and 3D path planning path,)
labview 中通过调用MATLAB节点来对示波器数据进行小波去噪并显示(By calling MATLAB in labview nodes to wavelet denoising and display the data of the oscilloscope)
自己写的一个C++程序,KMEANS的,希望大家看看(To write a C++ program, KMEANS, we hope to see)
实现傅里叶变换,并进行频谱分析其中包括带通子波波形的实现。(The Fourier transform )
遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间(Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.)
遗传算法解决作业车间调度问题,,这一M文件计算目标函数值。(Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function....)
有限差分正演模拟,进行地震波正演,源码是科罗拉多矿业学院开发的。(Finite difference forward modeling for seismic wave forward modeling, the code is the Colorado school of mining .)
遗传算法解决作业车间调度问题,这一M文件为遗传算子的交叉操作(Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic operators crossover operation)
对给定区域进行delaunay三角形化的程序,例子中为正方形区域,可以通过tecplot查看显示结果(Delaunay triangulation program on a given area for example, square area, you can view the results by Tecplot)
LBM 初学者的资料,模拟的各个部分都有很详细的分析(this is the materials for the freshman of LBM study,it is good tool)