Scientific Programming
160 subscribers
158 photos
30 videos
138 files
446 links
Tutorials and applications from scientific programming

https://github.com/Ziaeemehr
Download Telegram
rng_gsl_high_resolution.cpp
1.8 KB
در مثال بعدی اعداد رندم با استفاده از کتابخانه gsl تولید شده اند.
شامل توابعی برای تولید اعداد رندم یکنواخت صحیح و اعشاری، نرمال، پواسونی.
نحوه ی کامپایل کردن در انتهای فایل اومده.
Pointers_to_memberfuncs.pdf
52.9 KB
using pointer to function
pointer to function with typedef
pointer to member function
میخواهیم یک تابع رو به عنوان آرگومان به تابع دیگه ای بدیم. برای این کار یک اشاره گر به تابع ایجاد می کنیم و اون رو به عنوان آرگومان وارد می کنیم. برای مختصر نویسی میتونیم از typedef استفاده کنیم.
برای مثال های بیشتر به گیت هاب مراجعه کنید.
LINK
02_pointer2func.cpp
1.2 KB
pointer to function #C++
03_pointer2funcInClass.cpp
887 B
pointer to member function #C++
Media is too big
VIEW IN TELEGRAM
pointer to function & pointer to member function.
https://www.aparat.com/v/F7jEJ
07_pointer2Function.zip
4 KB
برای صدا کردن توابع C++ در پایتون از swig استفاده میکنیم. اگر قبلا از این پکیج استفاده نکرده اید بهتر است مثالهای اولیه را در گیتهاب نگاهی بیندازید.
pointer to function in swig
github
#Ordinary_differential_equation_solver
#basic #C++
read in order:
1. src/Intro
2. src/boost_odeint
3. Rest of the files
GITHUB
An Introduction to Modeling Neuronal Dynamics
GITHUB
I add python codes to reproduce the figures in book here.
#python
#special_topics
Scientific Programming
An Introduction to Modeling Neuronal Dynamics GITHUB I add python codes to reproduce the figures in book here. #python #special_topics
contributing.pdf
88.9 KB
پروژه در حال تکمیل هست. اگر قصد مشارکت در تکمیل رو دارید لطفا مراحل فایل ضمیمه رو اجرا کنید.
#Special_topics
#neuroscience
#signal #processing #fftw3 simple examples (fft from real 1d array signals) added.
github
#signal_processing #python
Numerical Python: A Practical Techniques Approach for Industry
Book by Robert Johansson
chapter 17, GITHUB
آموزش پایتون با تدریس جادی میرمیرانی (فارسی) -- خیلی مقدماتی😤
LINK