-
geometry-book
this is a book in geometry by shanti narayan...
- 2014-11-15 19:00:10下载
- 积分:1
-
buckboost3
SPEED CONTROL OF DC MOTOR
- 2013-11-18 23:16:57下载
- 积分:1
-
Counting-a-Detection-of-White-Blood-Cells
Counting And Detection of White Blood Cells for checking the health condition of patients
- 2015-04-19 00:01:54下载
- 积分:1
-
DWT
压缩感知代码!小波分析理论与MATLAB(Compressed sensing code! Wavelet analysis theory and MATLAB)
- 2011-01-16 21:05:37下载
- 积分:1
-
shi-yan-dai-ma
这是一本经典的MatlAB书的实验代码,非常丰富,非常实用(This is a classic book of experimental code MatlAB, very rich, very practical)
- 2013-01-16 17:59:52下载
- 积分:1
-
MATLABCSharp
matlab与C#混合编程的实例,全英文(Matlab and C# mixed programming examples)
- 2013-05-05 21:04:40下载
- 积分:1
-
MATLAB-CODE
《时频分析技术》这本书中的MATLAB CODE(" Time-frequency analysis techniques" MATLAB CODE)
- 2009-05-06 21:43:52下载
- 积分:1
-
TuXianShiBie
给一个标准图像,能在令一副图像中识别出标准图像.(Can make an image to a standard image, identify the standard image.)
- 2012-04-28 11:52:09下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1