资源列表
donghua
- 用Matlab软件画出动画图,显示动画图的代码是一样的,只是具体的画图类型不一样。-Using Matlab software to draw animation showing the animation map code is the same, just not the same as the specific type of drawing.
topcent
- 根据用户位置和卫星位置计算用户相对卫星的俯仰角和方位角的matlab编程算法实现,已通过编译
Duffingorbit
- 杜芬振子相轨图在利用混沌处理机械故障微弱信号应用Duffing相轨-Duffing oscillator with mechanical failure orbit map at a weak signal processing phase Duffing orbit
rle
- Run length Encoding code in matlab
chap7_4
- drnn网络逼近仿真实例,包括网络训练程序和网络测试程序-drnn
PD-Type-Fuzzy-Controller-Design
- PD Type Fuzzy Controller Design
newton
- 牛顿法解决数值优化问题源代码,可直接运行出结果-Newton s method to solve numerical optimization problem source code can be run directly out of the results
maxsubarray
- An algorithm to find a sub array maximum.
PCA
- 模式识别中独立成分分析算法的matlab源码-Principle component analysis
duiyingshijianchengxu
- 知道历年河流流量的情况,提取出其中引水开始与结束时间-I know in a historical context river flows, which extract the water start and end time
Periodic-equation_catch-up-method
- 周期性方程(追赶法)_Periodic equation (catch-up method)-Periodic equation (catch-up method)
3-8
- 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function that removes all the characters that appear in the S2 the string S1