-
Matlab
matlab数理统计数据箱 学习matlab很有用(matlab mathematics matlab statistical data useful for me to learn)
- 2008-05-15 21:08:32下载
- 积分:1
-
Runge-Kutta_m
This program solves the ODE by the classical 4 th-order Rnge-Kutta method.
- 2015-01-31 23:18:00下载
- 积分:1
-
filter_tz
说明: 根据设计指标提取广义切比雪夫滤波器阶数和传输零点位置,参照《新型微波滤波器的理论与设计》_褚庆昕一书,并提供了滤波器耦合矩阵的计算程序,参照Richard Cameron的方法。(The order of the generalized Chebyshev filter and the position of the transmission zero point are extracted according to the design indicators. Refer to the book "Theory and Design of New Microwave Filters" _ Chu Qingxin, and provide a calculation program for the filter coupling matrix.)
- 2020-07-02 21:20:01下载
- 积分:1
-
mensuales.m
program to calculate the montly mean of diary rainfall data base
- 2013-10-14 02:26:31下载
- 积分:1
-
neural2
很好的神经网络程序,适于初学者,希望大家有用。(good neural network program, suitable for beginners, we hope useful.)
- 2007-03-09 17:50:21下载
- 积分:1
-
systemc_based_TLM_research
本文详细的介绍了systemc的TLM建模方法,并给出了详细的例子,是学习systemc很不错的材料(This paper introduces systemc of TLM modeling method, and gives a detailed example of this is a very good material to learn systemc)
- 2009-11-10 16:25:08下载
- 积分:1
-
曲面拟合
这是利用matlab编写的一个拟合曲面的工具箱!,可以很方便的拟合空间曲面了.(using Matlab This is a fitting preparation of the surface of the Toolbox! , It is convenient to the surface of the fitting room.)
- 2020-06-26 07:00:01下载
- 积分:1
-
mysegment
我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。(I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.)
- 2013-07-11 10:43:30下载
- 积分:1
-
matlabcode
随机信号处理原理与实践(课本原代码) 作者杨鉴(matlab code in )
- 2020-11-27 15:39:30下载
- 积分:1
-
HighPrecisionFloat
Very often I see people asking for a tool that offers more than 16 digits or so of accuracy. MATLAB itself only allows you to use doubles or singles in standard arithmetic, so that is the normal limit. The fact is, most of the time, if you can t do it with a double, you are doing something wrong. Good practices of numerical analysis are worth far more than any high precision tool. Even so, there are times when you will have a use for a bit of extra precision. And some of you will just want to play in the huge number sandbox. While some of you may use tools like that written by Ben Barrowes, HPF is written purely in MATLAB, so no compiles are needed. For all of you, whatever your reasons, I offer HPF, a High Precision Floating point tool.
- 2013-01-22 13:52:39下载
- 积分:1