-
模拟退火算法解决Tsp问题
模拟退火算法解决TSP问题,采用MFC框架,对话框界面,计算在多个城市之间旅行时,规划出一条最佳路线使得所走的距离最短,效率最高。可选择任意城市作为起始点和终点,有四种退火函数选择。运行后,可显示初始随机路线,及用各种退火函数优化之后的高效路线。更可以直观的看到优化趋势。
- 2022-08-05 23:22:29下载
- 积分:1
-
大地电磁一维反演Occam
利用fortran编写了有关大地电磁一维反演的代码,可以实现基本的反演功能,具有较高的借鉴意义,希望对大家的学习有所帮助。。。
- 2022-02-01 12:56:13下载
- 积分:1
-
科学与工程数值算法中的矩阵类
科学与工程数值算法中的矩阵类-science and engineering numerical algorithm of matrices
- 2022-04-01 16:14:43下载
- 积分:1
-
麻省理工学院开发的光子晶体软件的计算程序,很不错的
MIT开发出来的计算光子晶体的软件,非常好-MIT developed the calculation of photonic crystal software, very good
- 2022-04-01 17:26:58下载
- 积分:1
-
21065L fft fir 源码
对于dsp系统的开发与应用有很大的好处。
21065L fft fir 源码
对于dsp系统的开发与应用有很大的好处。-21065L fft fir dsp source for the system development and application had a great advantage.
- 2022-01-20 23:16:59下载
- 积分:1
-
VC call Matlab engine (because no such category, put a numerical calculation)
VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
- 2022-08-26 06:11:18下载
- 积分:1
-
pn码的kalman滤波频估,IEEE的论文,希望对大家有帮助
pn码的kalman滤波频估,IEEE的论文,希望对大家有帮助-Joint Estimation of PN Code Delay and
Multipath Using the Extended
Kalman Filter
- 2022-03-23 10:17:57下载
- 积分:1
-
基于VC的FFT算法
资源描述
Design
a program to implement the 1-D FFT algorithm.
Input:
a vector. Get the testing data in file ‘Project_2_test’.
Output:
a vector, which is the discrete Fourier transform of the input.
For
example:
Input:
3 8 10 12
Output:
33.0000+0.0000i -7.0000+4.0000i -7.0000+0.0000i -7.0000-4.0000i
Requirements:
- 2023-07-23 23:40:04下载
- 积分:1
-
利用MATLAB PCA(主成分分析),k_means图像分割去…
一个利用Matlab实现PCA(主成分分析),k_means图像分割很好的例子。-using Matlab a PCA (Principal Component Analysis), k_means image segmentation good example.
- 2023-03-02 04:10:03下载
- 积分:1
-
wav文件的读入,采用c语言编写,并且绘制了wav文件波形,自己编写,没有版权问题,适合于音频初学者学习使用
wav文件的读入,采用c语言编写,并且绘制了wav文件波形,完全自己编写,没有版权问题,适合于音频初学者学习使用。-wav file read using c language, and rendering the wav file waveform is entirely their own writing, there is no copyright issues, suitable for beginners to learn the use of audio.
- 2022-07-16 07:07:28下载
- 积分:1