资源列表
Steel
- Bilinear Model and Peak-oriented Bilinear Model with Strength Deterioration for ABAQUS Umat(Bilinear Model and Peak-oriented Bilinear Model with Strength Deterioration)
my_boost
- 光伏BOOST电路的SIMULINK仿真(SIMULINK simulation of photovoltaic BOOST circuit)
fftw-2.1.5.tar
- 用的TI官方给的controlSUITE里面的定点库例程计算实数FFT,板子是helloDSP28335开发板。用TI例程做定点实数FFT时候,256点(With the TI official to the controlSUITE fixed-point library routines to calculate the real number of FFT, the board is helloDSP28335 development board. With TI routines do
Huffman Coding__V1
- 全套哈夫曼编码实验报告及代码 Huffman Coding__V1.doc Huffman.cpp 引用论文——哈夫曼树带权路径长度简便算法.pdf(A full set of Huffman coding experiment report and code Huffman Coding__V1.doc Huffman.cpp)
isodata function
- isodata 算法 matlab 实现,(the realization of isodata algorithm based on matlab)
Water Tower
- 数学建模水塔问题。美国某州的各个用水管理机构要求各社区提供以每小时多少加仑计的用水量及每天的总用水量。许多社区没有测量流入或流出当地水塔的装置,他们只能代之以每小时测量水塔中的水量,其精度在0.5%以内,更重要的是,当水塔中的水位下降到某个最低水位L时,水泵就启动向水塔水直到最高水位H,而且不能测量水泵的供水量。因此,当水泵正在供水时不容易建立水位与用水量之间的关系,水泵每天供水一至两次,每次约两小时。 请估计任何时刻(包括水泵正在供水的时候)从水塔流出的水量f(t)及一天的总用水量。(Wate
rk4
- 四阶龙格库塔求解范德玻尔方程的解,不直接利用ode45(four order runge-kutta)
数学建模案例MATLAB实用程序百例_看图王
- 主要是MATLAB的供初学者学习使用的例子(This is the use of MATLAB model of a solution.)
RandWPSO
- 随机权重粒子群算法,解决无约束问题,入门级别。粒子群算法结构简单,易于实现,非常经典。(random weight particle swarm optimization for unconstrained problems)
BP model
- BP算法 matlab程序,用于网络训练,可以设置自定义部分参数(Matlab BP algorithm, used in network training, you can set some part parameters)
SVD_C++
- C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
Desktop
- 可以实现规定位数以内大数据的加法,文件是一个函数,可以移植,直接调用即可。 以及我自己总结的一些算法,acm基础学习者可以借鉴。(This document is just for big data addtion. This can be copyed to any function. I hope you guys enjoy it.)