资源列表
speckle
- 对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。
常微分方程求解
- 包括欧拉法求解、改进欧拉法求解、经典四阶龙格库塔法求解,同时还有这三种方法的结果比较
Newton.rar
- 最优化程序设计方法中,牛顿切线法的例子,更改函数可用于其他例子的求解,Program design optimization methods, examples of Newton' s tangent method, change the function of other examples can be used to solve
01
- C++十分查找算法 只要数组中有目标对象存在,是一定可以查找到目标对象-C++ is the search algorithm
Main_Dianliziyundong
- 一个简单的matlab描述电子运动的代码,其中包含一个可执行文件,介绍了moive函数的使用方法。蛮有意思!-a simple matlab code describes electronic movements,including a run files and one data file,introducing moive function.
Load-Power-profile
- Load Power profile for 12 hours in 12 day
broadside-antenna-array
- 边射阵方向图的求解源程序,适合初学matlab软件的人,可以熟悉matlab软件,同时进一步巩固天线阵列的基础知识。-Broadside array pattern to solve the source code, suitable for beginners matlab software people may be familiar with matlab software, while further consolidating the basics of antenna array.
Newtons-law-of-cooling
- Newton law of Cooling using numerical differentiation methods-Newton law of Cooling using numerical differentiation methods
S_FM
- 产生FM调制信号,并且计算该信号频谱,瞬时相位,瞬时频率-Generates the FM modulation signal, and calculates the signal spectrum, the instantaneous phase, and the instantaneous frequency
windowplus
- 对语音信号的分帧操作依靠采用有滑动的具体宽度的窗口用加权的方法来完成的-The sub frame operation of the speech signal is accomplished by using a weighted method with a window having a sliding specific width.
Untitled
- 《随机规划与模糊规划》5.5节的例子:基于随机模拟的遗传算法matlab代码-< stochastic programming and fuzzy programming >5.5 examples: stochastic simulation based genetic algorithm matlab code