-
matlab_and_vc
多个VC++与Matlab混合编程的程序及相应的资料,希望对学习混编的人员有帮助(More mixed VC++ and Matlab programming process and the corresponding information, want to help the person learn mixed)
- 2011-12-01 21:55:59下载
- 积分:1
-
144434smartcard
Identification cards — Contactless integrated circuit(s) cards — Proximity
cards — Part 4: Transmission protocol(Identification cards- Contactless integ rated circuit (s) cards- Proximity cards- Part 4 : Transmission protocol)
- 2007-04-20 22:37:25下载
- 积分:1
-
See5-demo
一个对应于C5.0的DEMO程序(a C5.0 corresponding to the procedures DEMO)
- 2004-10-18 10:20:42下载
- 积分:1
-
homer
HOMER(Hybrid Optimization Model for Electric Renewable,可再生能源互补发电优化建模)。HOMER是一个计算机模型,它简化了离网和并网对于远程的、独立的和分布式发电系统的评估选择的任务。HOMER优化和灵敏度分析算法,可以用来评估系统的经济性和技术选择的可行性,以及考虑技术成本的变化和能源资源的可用性。(HOMER (Hybrid Optimization Model for Electric Renewable, renewable energy and solar power generation optimization modeling). HOMER is a computer model that simplifies the task of off-grid and grid for remote, stand-alone and distributed generation systems to assess choice. HOMER optimization and sensitivity analysis algorithms can be used to select the feasibility of economic and technical assessment of the system, and to consider changes in the availability of technology costs and energy resources.)
- 2020-10-03 15:37:41下载
- 积分:1
-
Knight2
这是自己写的骑士巡游问题的源代码,控制台实现没有图形化(This is, the parade was the Knights of the source code, not realizing console Graphic)
- 2006-12-05 21:41:59下载
- 积分:1
-
DivXTest
一个测试播放 DivX编码的数据影像的Project。 (a test broadcast DivX encoded video data Project.)
- 2007-02-10 12:49:18下载
- 积分:1
-
hilbert-huang
hilbert-huang 分析代码,用于信号分析,振动(hilbert-huang analysis)
- 2015-11-01 15:12:09下载
- 积分:1
-
91332001RayTrace1.1
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:48:05下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
try_fblms
关于FBLMS的算法例子,关于有源噪声控制的(about FBLMS)
- 2012-04-08 15:29:05下载
- 积分:1